Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Lightweight Wavefront 3D File Loader

NotificationsYou must be signed in to change notification settings

brinxade/OBJLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight Wavefront 3D File Loader

OBJLoader is a lightweight single file utility class that loads .obj files and provides float data buffer which can be readily used to render objects in graphics libraries such as OpenGL or DirectX.

Features

  • Import 3D model from .obj file
  • Quickly parse the file using tokens
  • Vertex data buffer is generated for use in graphics applications
  • Additional model info exposed via public methods

Limitations

  • Triangulation is not supported
  • Normal generation is not supported

Triangulation and normal generation may be added soon.

About

Lightweight Wavefront 3D File Loader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp