Search found 28 matches

by LEFRANCAIS
Thu Dec 23, 2004 7:42 am
Forum: Beginners Help
Topic: Problem loading texture
Replies: 7
Views: 359

@ POi: Are you sure? I think the path should be "/"

I try your solution and irrlicht said:
Could not open file of texture: G:\PERSO\essai\couleur.bmp
Could not load texture: G:\PERSO\essai\couleur.bmp

Thx for reply :)
by LEFRANCAIS
Thu Dec 23, 2004 6:58 am
Forum: Beginners Help
Topic: Problem loading texture
Replies: 7
Views: 359

Nobody? :(

i can't solve my problem.
help please.
by LEFRANCAIS
Tue Dec 21, 2004 12:52 pm
Forum: Beginners Help
Topic: Problem loading texture
Replies: 7
Views: 359

Thx for your reply. i try your code: for (int f=0;f<(signed)strlen(szFile)+1;f++) i open file that name is "couleur.bmp" but i have always the same resultat: Irrlicht message debug: Could not open file of texture: g:/perso/essai/couleur.bmp Could not load texture: g:/perso/essai/couleur.bm...
by LEFRANCAIS
Tue Dec 21, 2004 9:49 am
Forum: Beginners Help
Topic: Problem loading texture
Replies: 7
Views: 359

Problem loading texture

I want to load texture that is in my hard disq. But Irrlicht said that he cant load the file. I try to debug but i dont know why it doesnt work. Here is my code: ********************************** main.h #ifndef __MAIN_H__ #define __MAIN_H__ #define WIN32_LEAN_AND_MEAN #include <windows.h> #include ...
by LEFRANCAIS
Tue Dec 07, 2004 6:38 am
Forum: Beginners Help
Topic: need help with 3ds meshes
Replies: 3
Views: 318

there is no animation export with 3ds.
try .md2 or .x
by LEFRANCAIS
Thu Nov 18, 2004 12:00 pm
Forum: Project Announcements
Topic: New terrain scene node
Replies: 68
Views: 16914

thx for reply
but the link dont work for me.
have you try the link?
by LEFRANCAIS
Thu Nov 18, 2004 9:59 am
Forum: Project Announcements
Topic: New terrain scene node
Replies: 68
Views: 16914

sorry but i cant see the correct links.where is it?
by LEFRANCAIS
Thu Nov 18, 2004 7:38 am
Forum: Project Announcements
Topic: New terrain scene node
Replies: 68
Views: 16914

i found a link to the libmini:
http://wwwvis.informatik.uni-stuttgart. ... ndex2.html
i hope this help you
by LEFRANCAIS
Wed Nov 17, 2004 9:35 am
Forum: Beginners Help
Topic: How to get the glass from my 3ds window to be transparent
Replies: 1
Views: 258

you can try to export with MY3d from ZDimitor.
it export with transparency
by LEFRANCAIS
Wed Nov 17, 2004 9:33 am
Forum: Beginners Help
Topic: MY3D export problem
Replies: 7
Views: 886

but if you are using lightmapped scenes, you don'y need normals at all. You are right. But if i use a lot of mesh, i MUST apply a texture for all the mesh. I make a huge terrain with a lot of tree. I use lightmap for terrain texture but not for the tree texture and not for the leaf of the tree. So,...
by LEFRANCAIS
Wed Nov 17, 2004 7:52 am
Forum: Beginners Help
Topic: MY3D export problem
Replies: 7
Views: 886

ok I will try this. I think you are a good 3dmax plugin programmer,so i have another question: there is a problem with the export of the normals.This problem already exist with 3ds export and not with X export. Only one normal is exported with one triangle and not one normal per vertex.So the model ...
by LEFRANCAIS
Tue Nov 16, 2004 10:24 am
Forum: Beginners Help
Topic: MY3D export problem
Replies: 7
Views: 886

Thx ZDimitor.
I hope you can solve this because your exporter is very cool.
by LEFRANCAIS
Mon Nov 15, 2004 9:22 am
Forum: Beginners Help
Topic: MY3D export problem
Replies: 7
Views: 886

MY3D export problem

Hello, I try the MY3d exporter from ZDimitor: http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=4417] and it's an excellent work. All is OK when i load only one file.But with two files,textures of the second file are not good, they are the textures of the first file.(my poor english...) thx for...
by LEFRANCAIS
Fri Oct 22, 2004 9:15 am
Forum: Beginners Help
Topic: 3ds fromat animation
Replies: 10
Views: 837

for 3ds max,you can find several plug in to export your scene.(search in forum "x exporter");
for blender, i don't know.
by LEFRANCAIS
Fri Oct 22, 2004 9:08 am
Forum: Beginners Help
Topic: Irricht.dll Problems
Replies: 4
Views: 417

can you explain which function call can't be found in the dll?