Skip to content

Releases: smallkitten-development/Scorpion

0.1b Stable

16 Oct 14:33
8cad80a
Compare
Choose a tag to compare
0.1b Stable Pre-release
Pre-release
v0.1b

Update scorpion.js

Scorpion 1-2 BETA

15 Sep 23:26
9d2e3a1
Compare
Choose a tag to compare
Scorpion 1-2 BETA Pre-release
Pre-release

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

11 Sep 01:28
8af211d
Compare
Choose a tag to compare
Scorpion BETA 1.0 Pre-release
Pre-release

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

update image

Scorpion BETA 1-1

11 Sep 16:21
9543dba
Compare
Choose a tag to compare
Scorpion BETA 1-1 Pre-release
Pre-release

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