mkjs/code/render
RHY3756547 4af42625a0 Initial implementation of Nitro Particles
- Drifting particles and mini turbo (sans extra spark particles)
- Slowdown particles (grass/sand/water)
- Itembox collect particle
- Wall collide particle (this is really extreme and there should
probably be others)
- Shader improvements, such as dithered shadows for alpha and reduction
of artifacts. The best way to remove all artifacts would be generating
normals for courses and using the diffuse direction as a more reliable
indication of shadowed/not.
- Fixed checkpoints not resetting on new laps.
- Fixed me not being able to count to 3. (now 3 laps instead of 4)
- Fixed battle mode courses crashing on load and during due to AI being
funny (above 31, eg 36 for block fort)
2018-03-24 23:50:10 +00:00
..
nitroAnimator.js ...and add it all back. 2017-09-08 17:24:16 +01:00
nitroRender.js Initial implementation of Nitro Particles 2018-03-24 23:50:10 +00:00
nitroShaders.js Initial implementation of Nitro Particles 2018-03-24 23:50:10 +00:00
shadowRender.js ...and add it all back. 2017-09-08 17:24:16 +01:00