aardvarkxr / aardvark

A platform for AR in VR
BSD 3-Clause "New" or "Revised" License
184 stars 20 forks source link

Move rendering to a Real Engine™ #11

Open JoeLudwig opened 5 years ago

JoeLudwig commented 5 years ago

Right now the rendering is cobbled together from https://github.com/SaschaWillems/Vulkan-glTF-PBR

We'll eventually want lighting, better animation, etc. Should consider moving rendering to a full fledged engine, preferably something open source. Maybe Godot?

sophiabaldonado commented 4 years ago

Not sure what all the requirements are for the engine but LÖVR may be worth looking at as well. It's open source, VR first/focused, and should be easy to extend.

JoeLudwig commented 4 years ago

One possibility: https://github.com/ConfettiFX/The-Forge