Search found 10 matches

by attitude
Wed Sep 29, 2010 12:52 am
Forum: Open Discussion and Dev Announcements
Topic: Out of curiosity...
Replies: 3
Views: 1245

So how many active developers are in the project?
by attitude
Thu Sep 02, 2010 3:49 pm
Forum: Beginners Help
Topic: Gouraud shading
Replies: 6
Views: 860

Maybe the obj file has some more elements exported, e.g. the diffuse lighting color value. But don't know for sure, I'd need the .obj and .mtl files. Thanks hybrid I think the graphic is proprietary; however I took some objects and exported them to “.Obj” as well as “.3ds”. This time I couldn’t rep...
by attitude
Wed Sep 01, 2010 3:56 pm
Forum: Beginners Help
Topic: Gouraud shading
Replies: 6
Views: 860

Strange! I used Blender 2.43 to export my 3ds mesh to .obj model. It works when lighting is off, but when I set EMF_LIGHTING flag to be true, All my models change color, greens become orange or gray, oranges become green. except for some leaves on trees which retain their green color, everything cha...
by attitude
Tue Aug 31, 2010 10:36 pm
Forum: Beginners Help
Topic: Gouraud shading
Replies: 6
Views: 860

Gouraud shading

I load a 3ds mesh file, add light scene node with gouraud shading, everything works fine. But the scene doesn't look as what I'm expecting. shades are not smooth and looks faceted. I think more advanced shading algorithms could help. But for instance is there a way to overcome this? Look at the tree...
by attitude
Sat Aug 28, 2010 5:58 pm
Forum: Project Announcements
Topic: IrrODE - an Irrlicht - ODE wrapper (now with SVN)
Replies: 561
Views: 143113

Re: IrrOdEdit.dll

[ ... Welcome to our facepalm lodge! http://www.allmystery.de/dateien/uf63314,1276201797,TripleFacePalm_display_image.jpg The first one is for ArakisTheKitsune, second for serengeor, and the third one is for you, attitude! Use the Brain, Luke! I know myself but I don't know the other two members. :?
by attitude
Sat Aug 28, 2010 5:48 pm
Forum: Project Announcements
Topic: IrrODE - an Irrlicht - ODE wrapper (now with SVN)
Replies: 561
Views: 143113

IrrOdEdit.dll

OK, I managed to download irrEdit 1.5 which included necessary header files and built the required dll.

I mistakenly had downloaded CopperCube with irrEdit 1.4.0 :cry:
by attitude
Sat Aug 28, 2010 12:19 pm
Forum: Project Announcements
Topic: IrrODE - an Irrlicht - ODE wrapper (now with SVN)
Replies: 561
Views: 143113

IrrOdEdit.dll

<IrrOdEdit.dll> Where can I download this file? I have downloaded ODE and irrODE from SVN and have made all examples included with irrODE and I think it works fine. However I couldn’t build IrrOdEdit, hence there is no IrrOdEdit.dll file. I tried to download irrODE from http://bulletbyte.de with no ...
by attitude
Mon Aug 16, 2010 9:56 pm
Forum: Beginners Help
Topic: Irrlicht Class Diagram
Replies: 3
Views: 543

Lonesome Ducky wrote:The API has inheritance diagrams for every class, maybe that could help.
Where do I find those diagrams? :?:
by attitude
Mon Aug 16, 2010 4:49 pm
Forum: Beginners Help
Topic: Irrlicht Class Diagram
Replies: 3
Views: 543

Irrlicht Class Diagram

Hello It would be nice to have a graphical representation of irrlicht classes. Microsoft Visual Studio’s Class Diagram Tool is good, but it seems it’s not inclined to generate a class diagram of such a large library of graphics classes (at least I was not successful). Do you know a better way of gen...
by attitude
Sun Aug 15, 2010 10:29 am
Forum: Project Announcements
Topic: XEffects - Reloaded - New Release (V 1.4)
Replies: 826
Views: 433365

Hello I’m completely new to computer graphics and I don’t know many of technical terms around (Yes, I previously used to play computer games). My English is as bad. Again I’m sorry if this has been issued before but I’m lazy to read all 40 pages on this topic. I just downloaded irrlicht and examined...