Commit Graph
13 Commits
Author SHA1 Message Date
Piotrek 3fb2557a30 using bytemuck for node buffer 2021-04-19 22:23:01 +02:00
Piotrek 5e8068705a getting subnode id 2021-04-18 23:02:17 +02:00
Piotrek 3e94e5d2cf basic phong lighting 2021-04-18 13:09:04 +02:00
Piotrek 20ac933cc3 working 3d textures 2021-04-18 12:00:28 +02:00
Piotrek 4f24394273 wip: creating 3d texture node buffer 2021-04-17 15:52:29 +02:00
Piotrek 7a1821643c moved buffer stuff to a separate module 2021-04-17 14:55:04 +02:00
Piotrek 70bb7a3e6e camera rotation 2021-04-13 23:14:46 +02:00
Piotrek c2953a1443 using view projection matrix 2021-04-12 22:23:20 +02:00
Piotrek 06ddea2d59 added camera struct 2021-04-12 22:11:24 +02:00
Piotrek a661783e7a cleaned up new() function 2021-04-12 22:00:24 +02:00
Piotrek a5a82e5b46 texture struct 2021-04-12 21:15:56 +02:00
Piotrek 5b8896540b added rick 2021-04-12 20:42:24 +02:00
Piotrek be288b1fd9 changed vertex_color to vertex_uv 2021-04-12 20:22:18 +02:00