issues
search
typpo
/
spacekit
Javascript library for 3D space visualizations
https://typpo.github.io/spacekit/
MIT License
527
stars
39
forks
source link
Add support for sphere shading & rings
#20
Closed
typpo
closed
5 years ago
typpo
commented
5 years ago
A lot going on in this PR
Clean up shadow system to use simple custom shaders
Add support for rings around SphereObjects
Stub out post-render passes (e.g. EffectComposer for Bloom etc)
Improve use of scaling
Add a Saturn demo and update natural satellites list
On the todo list:
Hide rings/shadows when camera is far away
Clean up renderer composer
Add shadow of rings on sphere
A lot going on in this PR
On the todo list: