ingowald / optix7course

Apache License 2.0
452 stars 80 forks source link

Model import #39

Closed lobneroO closed 1 year ago

lobneroO commented 1 year ago

added model import via tinyobj added loading of sponza (not contained in repo, see casual-effects.com) fixed large parts of the camera movement, especially via mouse added model class which can contain arbitrarily many meshes. renderer now keeps list of models rather than meshes.