Skip to content

Orion Engine v1.0.0

Compare
Choose a tag to compare
@mariofv mariofv released this 14 Jan 11:02
· 3655 commits to master since this release

v1.0.0 release is here!

Features included in this version:

  • Mesh materials. It mesh has its own material, that stores different textures and light parameters.
  • New ComponentLight, that represents a light source for the scene. It's used along the mesh materials.
  • Mouse picking. Game objects can be selected clicking on them in scene window.
  • Gizmos. They are used to modify the transform of the selected object.