heyx3 / Bplus.jl

A modern OpenGL 4.6 rendering framework, written in Julia.
Other
69 stars 3 forks source link

Add setters and getters for position/rotation/scale of a `SceneTree.Node` #81

Open heyx3 opened 12 months ago

heyx3 commented 12 months ago

Currently you can get the local and world transform matrix, but this is not very user-friendly.