I wanted to use .obj format, but I noticed that it doesn\'t have representation for the type of material, i.e. opaque, transparent, reflective. Is there a common file format that includes that informa
I\'m working with Opengl ES 2 on iphone and right now I am trying to get my textures working on my objects. I\'m using .obj files and all the data in them are correct. I have written a parser myself t
When parsing an .obj-file, with vertices and vertex-faces, it is easy to pass the vertices to the shader and the use glDrawElements using the vertex-faces.
is there a Java library in existence for creating .obj files. There are many for loading .obj files for use with APIs like JOGL but I can\'t find anything to开发者_StackOverflow中文版 do with creating
I\'m new to OpenGL. I\'m playing around with it using JOGL. I\'m using this model. I am successfully rendering it to the window. However, I would like to apply textures/materials. I\'m not entirely s
I\'ve lo开发者_如何学编程aded a Wavefront .obj file and drawn it in immediate mode, and it works fine.
In an .obj, file it is possible to specif开发者_开发技巧y 3 values for a vt line. vt 0.769645 0.729072 0.00000000
Is there a way to generate a c++ header file for an .obj file? Or perhaps is there an utility that can view .obj files. I\'ve already found objconv that converts between formats, but I can\'开发者_开发
I compiled libxml2 with BCC 5.5 command line compiler, now I have lots of .obj files which I\'d like to link into my Delphi application. Unfortunately, I get lots of \"Unsatisfied forward or external