Commit Graph

76 Commits

Author SHA1 Message Date
Thomas Forgione b5167ff79c Cleaning 2022-08-21 14:55:31 +02:00
Thomas Forgione 238f523379 Update glium 2022-08-14 14:25:17 +02:00
Thomas Forgione 43d621bc1d Update image 2021-07-05 16:24:07 +02:00
Thomas Forgione 13dedc1b27
clone_without_buffers 2019-09-17 13:27:24 +02:00
Thomas Forgione fdaf28ebf2
Update lcok 2019-07-08 10:34:52 +02:00
Thomas Forgione 0ecdf3dcc0
World camera position and target 2019-06-24 09:48:52 +02:00
Thomas Forgione 3b1370ad0b
An old commit 2019-06-24 09:45:27 +02:00
Thomas Forgione bb6bc07906
Use log / stderrlog 2018-11-28 16:55:56 +01:00
Thomas Forgione e040ef14ff
Better error when missing file 2018-11-13 15:49:30 +01:00
Thomas Forgione 0aaac28d81
Fix bug on comments 2018-11-13 14:38:51 +01:00
Thomas Forgione 258470f203
Only warn when vn with 3 coordinates 2018-11-04 10:47:00 +01:00
Thomas Forgione c9ad3b05a5
Model is moved 2018-11-04 10:38:46 +01:00
Thomas Forgione 28189bbd33
Fixed color renderer 2018-10-31 11:55:17 +01:00
Thomas Forgione 8bea93e865
Added color render 2018-10-30 17:58:07 +01:00
Thomas Forgione 4a4ae65cc1
Dont reload textures if some already exist 2018-10-30 16:44:14 +01:00
Thomas Forgione 92e1f1d0ec
Fixed capture 2018-10-15 10:51:38 +02:00
Thomas Forgione da4e6cbf6b
capture takes (u32, u32) 2018-10-12 13:59:56 +02:00
Thomas Forgione e8eb9ac44b
Hide cursor 2018-10-11 15:25:13 +02:00
Thomas Forgione 1e638681a4
Fixed capture 2018-10-11 15:22:59 +02:00
Thomas Forgione c6c26f7201
Correct way of converting logical sizes into u32 2018-10-11 15:11:02 +02:00
Thomas Forgione 02182af019
Renderer gets size as LogicalSize 2018-09-19 10:53:58 +02:00
Thomas Forgione c5548b1d28
Update to latest glium 2018-09-18 15:23:51 +02:00
Thomas Forgione 14c2caf653
image v0.10 2018-07-26 11:43:44 +02:00
Thomas Forgione 6509c79555
Better image version 2018-07-26 11:22:33 +02:00
Thomas Forgione e19ae639e4
Merge branch 'master' of gitea.tforgione.fr:dash-3d/model-converter 2018-07-26 11:09:51 +02:00
Thomas Forgione 5b3ac4316c
Added versions to Cargo.toml 2018-07-26 11:09:35 +02:00
Thomas Forgione 30c4bf5c3a
f32 in renderer 2018-07-23 11:43:34 +02:00
Thomas Forgione 6807773b38
Work on back projection, f32 -> f64 2018-07-23 10:12:37 +02:00
Thomas Forgione 674b49430f
Fixed frustum culling 2018-07-19 14:24:54 +02:00
Thomas Forgione 3172a0c58e
Press enter to log the camera position 2018-07-10 17:43:37 +02:00
Thomas Forgione 98d5b3c5e4
Cleaner verbosity set 2018-07-02 11:35:12 +02:00
Thomas Forgione 973810b776
Resized maps no longer change textures, only mtl 2018-06-21 14:13:34 +02:00
Thomas Forgione 2b9a1064a7
Added -s mtl option 2018-06-20 17:24:33 +02:00
Thomas Forgione a487822790
Added support for Kd 2018-06-15 17:36:51 +02:00
Thomas Forgione f6dd2a34ad
Sleep to not have 100% CPU usage 2018-06-15 16:21:04 +02:00
Thomas Forgione 2d8a1f0448
Camera is now debug 2018-06-15 14:49:54 +02:00
Thomas Forgione 881914f549
Working 2018-06-14 22:03:43 +02:00
Thomas Forgione 654a2df6d9
Also on box 3 and box 4 2018-06-13 17:40:25 +02:00
Thomas Forgione 4ddbbbcc3e
Added centers of bounding box 2018-06-13 16:51:33 +02:00
Thomas Forgione 8062de7e21
Added frustum function, back to rc 2018-06-13 14:55:41 +02:00
Thomas Forgione 4544acad88
Starting to work on frustums 2018-06-12 17:22:16 +02:00
Thomas Forgione 66001b2f71
Fixed some things, enable parsing from anything that impl Read 2018-06-07 17:41:02 +02:00
Thomas Forgione f730824f03
Normalized left for pointer lock controls 2018-04-24 14:11:49 +02:00
Thomas Forgione 8795c0aa17
Normal is not modified 2018-04-24 14:03:34 +02:00
Thomas Forgione 066ec023f2
Use a default white texture, srgb clear color 2018-04-24 11:57:25 +02:00
Thomas Forgione 9349c45431
Some commit 2018-04-24 11:08:32 +02:00
Thomas Forgione 598365f913
Avoid redefining textures 2018-04-18 14:42:46 +02:00
Thomas Forgione 0b6d39541f
Textures are now shared between materials 2018-04-18 14:19:16 +02:00
Thomas Forgione fdcc580d14
Starts to work better 2018-04-18 11:49:27 +02:00
Thomas Forgione ef667b5a02
Better struct for scene 2018-04-18 10:26:40 +02:00