Skip to content

oguzkaganozt/3DManipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAST CONVERTER

Usage

Can run as executable or can be built as shared library

For executable

make ./build/fastconverter.exe -f models/cow.obj OR ./build/fastconverter.exe

For shared library

make shared link with build/libfastconverter.so

Key Takeaways

Can work as standalone or as a module use vector math library opengl math library glm can convert OBJ data to STL file

About

3D STL manipulation and conversion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages