Commit Graph

5 Commits

Author SHA1 Message Date
MegaMech 81d200e74b Refactor Track to CustomTrack Class, impl render layers (#606)
* impl Custom track transparency and clip

* Rename DrawWater to DrawTransparency

* Impl z-sorting for transparent mesh

* Interp work

* rename track function

* cleanup

* Revert texture interp

* Further revert

* Update Harbour

* Impl custom track path select

* Add check

* Fix compile

* Fix function extern

---------

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-12-29 15:51:12 -07:00
MegaMech 7bc8d6f4be Refactor Field-of-view into the Camera Struct (#590)
* Fix finishline for toads turnpike in extra

* Fixed trash bin in extra

* Refactor fov

* Update scene.json

* Allow setting fog

* impl fog save & load
2025-12-13 17:28:44 -07:00
MegaMech 4a18bf3881 Update scene.json (#265) 2025-06-21 16:07:23 -06:00
MegaMech f678f9b2a0 Add files via upload (#263) 2025-06-21 15:25:14 -06:00
MegaMech 8f88dbd2c3 Add Harbour O2R (#230)
* Interpolation ApplyMatrixTransformations

* Fix scenefile saving and add skybox export

* Fix custom track water set bug

* Remove C++ version of harbour

* Harbour o2r

* Add harbour blender file

---------

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-06-19 16:31:16 -06:00