This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
overte-HifiExperiments
Watch
3
Star
0
Fork
You've already forked overte-HifiExperiments
0
mirror of
https://github.com/HifiExperiments/overte.git
synced
2025-07-22 21:17:02 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b102081f2f
overte-HifiExperiments
/
libraries
/
script-engine
History
Thijs Wenker
35e03d662d
fix the constants of Vec3 , const glm::vec3& UNIT_***() weren't accessible in javascript. Solved it by making them properties that are CONSTANT. Also added function to multiply a vec3 by a vec3 called multiplyVbyV since overloading it over multiply gave me some problems
2015-10-30 00:58:32 +01:00
..
src
fix the constants of Vec3 , const glm::vec3& UNIT_***() weren't accessible in javascript. Solved it by making them properties that are CONSTANT. Also added function to multiply a vec3 by a vec3 called multiplyVbyV since overloading it over multiply gave me some problems
2015-10-30 00:58:32 +01:00
CMakeLists.txt
Cleanup CMake files
2015-10-11 00:01:03 -07:00