DarthSharkie / Apel-Mod

Apel is a library that brings particle animations to the table with flexible behaviour and a clean developer interface. It promises also lots of predefined shapes & paths to help the developer on their particle scene
Other
0 stars 0 forks source link

Add Ellipsoid Instruction to ApelRenderer implementations #18

Closed DarthSharkie closed 5 months ago

DarthSharkie commented 5 months ago

Impls will need to compute coordinates and cache these. Impls should also continue using quaternions.

DarthSharkie commented 5 months ago

Done via https://github.com/GitBrincie212/Apel-Mod/pull/17.