https://github.com/k0nserv/swiftobjloader
A wavefront object format loader in Swift
https://github.com/k0nserv/swiftobjloader
swift wavefront
Last synced: about 1 year ago
JSON representation
A wavefront object format loader in Swift
- Host: GitHub
- URL: https://github.com/k0nserv/swiftobjloader
- Owner: k0nserv
- License: mit
- Created: 2015-09-02T18:40:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-27T14:00:16.000Z (over 10 years ago)
- Last Synced: 2025-03-25T09:12:19.181Z (about 1 year ago)
- Topics: swift, wavefront
- Language: Swift
- Size: 72.3 KB
- Stars: 22
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SwiftObjLoader
A wavefront object format loader written in Swift.
Implemented features
--------------------
+ Object names
+ Vertices
+ Normals
+ Texture coordinates
+ Faces
+ Material loading and parsing(.mtl)
Features todo
-------------
+ Groups
+ Material reference
License
-------
MIT(see [LICENSE.md](LICENSE.md))
Author
------
Hugo Tunius \