Commit Graph

81 Commits

Author SHA1 Message Date
STP
94aea2678c Working imgui 2023-11-16 01:21:34 -05:00
STP
362c5160f4 wgpu now working 2023-11-15 19:50:13 -05:00
STP
4762edbe03 Added windowing system and eventloop 2023-11-15 16:57:02 -05:00
STP
80fcc6c8bc Removed pixels
Finished raytracer
Reimplementing imgui
2023-11-15 16:56:19 -05:00
STP
2e69164dde Added phong shading 2023-11-13 01:26:59 -05:00
STP
2c65a48cb2 Added scene, raytracer, pixel display and lights 2023-11-13 00:42:23 -05:00
STP
29e22a0afa implementing shaders 2023-11-13 00:41:49 -05:00
STP
15c39e3c05 used pixels instead of state 2023-11-12 20:21:47 -05:00
STP
83e45b6860 Implemented mesh 2023-11-12 15:11:37 -05:00
STP
0daa6defb9 Added box primitive 2023-11-12 13:48:25 -05:00
STP
1b708049a9 fixed lifetimes 2023-11-12 05:11:11 -05:00
STP
04bc278f4a Added sphere, circle, cone 2023-11-12 03:47:19 -05:00
STP
9c863dc8bf Added sphere, circle, cone 2023-11-12 03:47:03 -05:00
STP
dfc5d1ad23 Added primitives 2023-11-12 02:06:46 -05:00
STP
eab69336a1 first working triangel 2023-11-11 20:32:44 -05:00
STP
b4bc726fee fuck what I wanted to do 2023-11-11 19:34:51 -05:00
STP
5492d63ff6 Added display.rs 2023-11-11 18:13:57 -05:00
STP
214cc1de40 Added program class for generic programs 2023-11-11 18:13:37 -05:00
STP
dbbf4bf110 Completed challange 2 2023-11-11 12:02:15 -05:00
STP
6ff33649b1 Added rendering pipeline and window 2023-11-11 11:34:08 -05:00
STP
943f54a4b8 Added ray module 2023-11-11 00:41:03 -05:00
STP
ae9f35d116 added all modules to be used 2023-11-11 00:40:50 -05:00
STP
24c7e719b0 added winit 2023-11-11 00:32:03 -05:00
STP
a19448e92b Revert "Added"
This reverts commit 40c04c875f.
2023-11-11 00:30:23 -05:00
STP
40c04c875f Added 2023-11-11 00:28:55 -05:00
STP
fefa7830d1 Started using lin alg library 2023-11-11 00:27:26 -05:00
STP
bd458d4922 Added copy and clone 2023-11-10 23:49:41 -05:00
STP
246bc697ba creating startup environment 2023-11-10 23:33:33 -05:00
STP
643d53dd87 Implemented Vec4 2023-11-10 23:33:05 -05:00
STP
eb5d866ade webgl 2023-11-10 10:23:11 -05:00
STP
2f2ebb3824 Switched to beryllium 2023-11-10 09:53:53 -05:00