Guus Waals
Guus Waals
As a creator I want to utilize lighting from environment map images. The only input required should be the environment map image and it should provide lighting to a all...
As a creator I want to enable the casting of shadows for all of the classic light types onto other draw objects Light types required to cast shadows: - [...
Add technical document the workings of the shader generator code inside src/gfx/shader The document should explain the general structure and flow of the shader generator. Limit
Most likely requires a physical device hooked up to a CI machine
Hey, I recently tried upgrading from 0.19.1 to 0.20 and noticed I get half the performance using vulkan as I did previously. I did some profiling and noticed all application...
Know issues: - Adjusting a body on the same frame as enabling/creating has no effect, e.g. `Physics.Body(...) Once({ Physics.ApplyVelocity(...) })` (I plan to change this) - Physics constraint properties can...