Sunday, February 28, 2010

loadobj_chung.dll a free DLL to load 3D .obj files into openGL

loadobj_chung.dll is a free DLL to instant load 3D .obj files into openGL , for example in a GLlist you can recall later.

it loads objects with textures and can auto-resize the 3D object to a desired size.

you can find a demo inserted in my game flightGL_chung there
=> loadobj_chung_dll.zip (8.3 Mo) (12/10/2010)

dll and source files only (dev C++)
=> loadobj_chung_dll_source.zip (31 ko)

openGL loadobj3ds obj/3ds loader in freebasic => loadobj3ds.zip  (4Mo)

examples of calls : see the readme_DLL.txt file .=> readme_DLL.txt
for c++ calls , dev c++ source code of the dll is provided in the "source" folder

(24/05/2010) normals added

8 commentaires:

  1. ^^ 謝謝你的分享,祝你生活永遠多彩多姿!........................................

    ReplyDelete
  2. Unable to give you a heart. so have a reply to push up your post. ........................................

    ReplyDelete
  3. thank you very much and for your generosity.
    i suggest you may add a simple example on how to use load3ds.dll and loadobj.dll from c++ to be displayed in an opengl window. the liberty basic code are good, but it is very big and conceal how we may use those dlls especialy for the amateur.
    thanks and best wishes
    zak

    ReplyDelete