Releases: smallkitten-development/Scorpion
Releases · smallkitten-development/Scorpion
0.1b Stable
v0.1b Update scorpion.js
Scorpion 1-2 BETA
This is the third beta release of Scorpion.
Update Notes:
- Added lighting animations for point and directional lighting types.
- Added position animation
- Added walls/floors
- Fixed 90 degree rotations on floors and walls
- Added spheres
- Updated three.js version to the latest build
Scorpion BETA 1.0
This is the first release of Scorpion that has functioning 3D graphics, as well as typical material, shape, animation, and lighting types.
BETA b1.0 Update Notes:
- Added dynamic scene/window scaling
- Added more accurate error handling
- Added basic material
- Added lambert material
- Added phong material
- Added ambient light
- Added point light
- Added spot light
- Added BASIC object animation
- Added an exampleScene(); function for easy testing
- Added an FPS meter
- Added scene backgroundColor parameter
- Added better library loading logs
- Added site UI for testers
Scorpion BETA 1-1
This is the second beta release of Scorpion. This adds a few extra functions and bug fixes.
Update b1-1 Notes:
- Added spnFloor(); function for adding floors to your scene
- Added 3 standard material types for floors
- Fixed shadow bugs
- Added more built in colors as variables