Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create 3D Model for AR App

I just downloaded the Qualcomm AR SDK for iOS. SO far it has been working well.

Except for one thing, the 3D model the SDK provides is a teapot (which, technically speaking, are just a .h file containing all the vertices values of that 3D teapot model, and some corresponding texture pictures).

So here comes my problem, I don't like the teapot. I want to create my own 3D models and display them in my app, instead of that teapot. But I don't know what application can help me create one and export it into a set of .h files and texture files so that I could directly import them into my AR project.

Any suggestions would be greatly appreciated!!!

like image 990
Di Wu Avatar asked May 20 '26 11:05

Di Wu


1 Answers

You can use Blender . refer this blog.

like image 138
codemaniac Avatar answered May 22 '26 03:05

codemaniac



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!