Search found 202 matches

by ZDimitor
Tue May 17, 2005 2:17 am
Forum: Project Announcements
Topic: My3D Tools v.3.15 Updated
Replies: 34
Views: 3765

I think you not patched D3D driver.

Post here the code of the class CD3D8MaterialRenderer_TRANSPARENT_ALPHA_CHANNEL (from file CD3D8MaterialRenderer.h) you are using to compile Irrlicht.dll
by ZDimitor
Tue May 17, 2005 1:50 am
Forum: Project Announcements
Topic: My3D Tools v.3.15 Updated
Replies: 34
Views: 3765

Did you try My3D Example? Is it ok for you?

Show me your screenshoot.
by ZDimitor
Tue May 17, 2005 12:33 am
Forum: Project Announcements
Topic: My3D Tools v.3.15 Updated
Replies: 34
Views: 3765

2Etcaptor:

Last time i prefered Gile[s] to creating lightmaps (less memory usage, more quality lightmaps). I agree with Afecelic opinion at 100%
by ZDimitor
Tue May 17, 2005 12:28 am
Forum: Project Announcements
Topic: My3D Tools v.3.15 Updated
Replies: 34
Views: 3765

2Afecelis:
Yes of course you must patch Irrlicht!!!
Read file my3d_documents/my3d_irr_patch/IRR_PATCH.txt for this
by ZDimitor
Mon May 16, 2005 9:25 am
Forum: Project Announcements
Topic: My3D Tools v.3.15 Updated
Replies: 34
Views: 3765

My3D Tools v.3.15 Updated

My3D Tools v.3.15 Updated: New features: 1) Made some changes in My3D Example 2) New materials automaticaly loading from *.my3d files: EMT_TRANSPARENT_ALPHA_CHANNEL EMT_SPHERE_MAP To download My3DTools and read more info about using My3D with Irrlicht please visit this page: http://my3dproject.nm.ru...
by ZDimitor
Sat May 14, 2005 4:22 am
Forum: Project Announcements
Topic: Giles+My3d, ready for a 1st test drive?
Replies: 36
Views: 42120

afecelis wrote:it's only missing veggies, dontcha think?
You'll get them soon! :wink:
by ZDimitor
Sat May 14, 2005 12:31 am
Forum: Advanced Help
Topic: Weird dynamic lights with My3d format
Replies: 7
Views: 1283

Did you try My3D Example? There are 3 dynamic lights in it. And they works well. Check it.
by ZDimitor
Sat May 14, 2005 12:26 am
Forum: Project Announcements
Topic: Giles+My3d, ready for a 1st test drive?
Replies: 36
Views: 42120

My specs:
CPU: Pentium III 766
RAM: 256Mb
Video: Geforce3 Ti (64Mb VRAM)

My FPS (OpenGL mode): 30 (average)

My opinion: not bad :)

2Afecelis: your designer talant is really gooood!!!
by ZDimitor
Fri May 13, 2005 12:43 am
Forum: Beginners Help
Topic: gile[s] , MY3D and Irrlicht
Replies: 6
Views: 329

It must resolve 1st problem.

2nd problem) My3d importer not support EMT_TRANSPARENT_ALPHA_CHANNEL material yet.

Wait next update (i want to make it as soon as i can).
by ZDimitor
Wed Apr 27, 2005 12:11 am
Forum: Beginners Help
Topic: 3ds models GOURAUD shading
Replies: 5
Views: 515

À òû ïîñìîòðè íà 11-é òóòîðèàë, òàì âðîäå âñå ïîäðîáíî íàïèñàíî.
by ZDimitor
Tue Apr 26, 2005 12:09 am
Forum: Project Announcements
Topic: My3DTools v.3.14 Updated
Replies: 12
Views: 4521

Actually i don't know (about new materials), just because of my current video adapter (GF4MX) didn't allow use any shaders features, you talking about. Later of cause i'll did it. About tutorials, i know that i must did them but it needs time.... :( and i have not it. If you have some questions ask ...
by ZDimitor
Mon Apr 25, 2005 1:01 am
Forum: Beginners Help
Topic: 3ds models GOURAUD shading
Replies: 5
Views: 515

Its not about Gouraud Shading, its al about normals.

To obtain smooth lighting on your model you must smooth the normals, because 3ds-loader is not doing this.

Or you can use My3D Exporter from MAX, it smoothing normals automaticaly.
by ZDimitor
Mon Apr 25, 2005 12:44 am
Forum: Project Announcements
Topic: My3DTools v.3.14 Updated
Replies: 12
Views: 4521

You dont understand me, I told About that: File MY3DMeshFileLoader.cpp I implementing new method void setEntityLoadCallback( void (*handler_function)(core::stringc entity_name, core::vector3df entity_position) { EntityLoadCallback = handler_function; } After that in My3DLoader code i parsing loading...
by ZDimitor
Fri Apr 22, 2005 12:27 am
Forum: Project Announcements
Topic: My3DTools v.3.14 Updated
Replies: 12
Views: 4521

2TeTo: Read this http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=5618&postdays=0&postorder=asc&start=60 There is a small discussion of the topic you speaking about. But you idea more painless to implement, i can add new method to My3DLoader, like: setEntityLoadCallback( void (*han...
by ZDimitor
Fri Apr 22, 2005 12:02 am
Forum: Advanced Help
Topic: Light mapping concept
Replies: 5
Views: 379

First of all read this and choose what you like


http://irrlicht.sourceforge.net/phpBB2/ ... php?t=6074