Commit Graph

26 Commits

Author SHA1 Message Date
tforgione 92e1f1d0ec Fixed capture 2018-10-15 10:51:38 +02:00
tforgione da4e6cbf6b capture takes (u32, u32) 2018-10-12 13:59:56 +02:00
tforgione 1e638681a4 Fixed capture 2018-10-11 15:22:59 +02:00
tforgione c5548b1d28 Update to latest glium 2018-09-18 15:23:51 +02:00
tforgione 6807773b38 Work on back projection, f32 -> f64 2018-07-23 10:12:37 +02:00
tforgione 674b49430f Fixed frustum culling 2018-07-19 14:24:54 +02:00
tforgione 3172a0c58e Press enter to log the camera position 2018-07-10 17:43:37 +02:00
tforgione 98d5b3c5e4 Cleaner verbosity set 2018-07-02 11:35:12 +02:00
tforgione f6dd2a34ad Sleep to not have 100% CPU usage 2018-06-15 16:21:04 +02:00
tforgione 66001b2f71 Fixed some things, enable parsing from anything that impl Read 2018-06-07 17:41:02 +02:00
tforgione 066ec023f2 Use a default white texture, srgb clear color 2018-04-24 11:57:25 +02:00
Thomas Forgione 0b6d39541f Textures are now shared between materials 2018-04-18 14:19:16 +02:00
Thomas Forgione ef667b5a02 Better struct for scene 2018-04-18 10:26:40 +02:00
Thomas Forgione 7a73be82ab Fixed fp option 2018-04-17 10:59:17 +02:00
Thomas Forgione 25ee1fefce Some quite aggressive commit... 😢 2018-04-17 10:45:44 +02:00
Thomas Forgione 83065cedf2 Oh my god, rust is so good 2018-04-12 17:23:40 +02:00
Thomas Forgione b42abd0325 Added center and scale 2018-04-12 09:44:32 +02:00
Thomas Forgione 53137b9d89 Don't show window if not ready to render 2018-04-11 17:11:55 +02:00
Thomas Forgione 211f7fc5c5 A big commit 2018-04-11 17:03:32 +02:00
Thomas Forgione 6cb76e9986 Some improvments on UI 2018-04-11 14:13:49 +02:00
Thomas Forgione 376a38c4dc Starting to work 2018-04-10 15:13:35 +02:00
Thomas Forgione b9bdac0dae Cleaning, fixed textures bug 2018-02-27 11:42:35 +01:00
Thomas Forgione b25dddaa9c Starting to support textures 2018-02-26 14:59:32 +01:00
Thomas Forgione 80b397d3ec Starting to work on rendering 2018-02-26 11:45:53 +01:00
Thomas Forgione 037b38c704 Added assets 2018-02-23 17:35:39 +01:00
Thomas Forgione 180ac6b7cb Added render 2018-02-23 15:22:48 +01:00