dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.

Home Page:http://assimpkit.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add light support

dmsurti opened this issue · comments

Current importing lights causes the serialization to fail. This has been disabled for now, as after exporting to scene kit, using the Xcode scene editor, the scene can be edited. But lighting support needs to be added back, at least optionally.

Related PR's: #43