Search found 154 matches

by arnir
Tue Feb 26, 2008 4:06 pm
Forum: Everything 2d/3d Graphics
Topic: wrong textured
Replies: 5
Views: 1287

JP wrote:Are the textures actually loaded by irrlicht? What does the console output say when you load the model?
load is all right (some textures are not loaded but meshes on the screenshot are textured)

uv map? sorry but what is it?

error is evidently in mesh... but i am only coder
by arnir
Mon Feb 25, 2008 2:17 pm
Forum: Everything 2d/3d Graphics
Topic: wrong textured
Replies: 5
Views: 1287

wrong textured

hello i have level mesh from stalker (3ds) and i textured it but meshes are only coloured (not textured)...
the same coloured meshes are also in milkshape 3d
why?

screenshot
Image

thanks
by arnir
Wed Feb 06, 2008 3:16 pm
Forum: Everything 2d/3d Graphics
Topic: .X file mirror
Replies: 4
Views: 1305

thanks :) with animations were problem, but now is all right :)
by arnir
Wed Feb 06, 2008 2:44 pm
Forum: Everything 2d/3d Graphics
Topic: .X file mirror
Replies: 4
Views: 1305

.X file mirror

i have left-handed weapon mesh in X. format, but i want to this mesh flip over - right-handed mesh.
i dont search any application which can do it- flip over directX format (but also with animations)

thx
by arnir
Mon Dec 31, 2007 7:54 pm
Forum: Beginners Help
Topic: irrlicht compile-only one error
Replies: 3
Views: 347

now is all right.
when i use version 1.4-no errors found :)
by arnir
Mon Dec 31, 2007 4:38 pm
Forum: Beginners Help
Topic: irrlicht compile-only one error
Replies: 3
Views: 347

but when i remove lGLU errors are: [Linker error] undefined reference to `gluCheckExtension@8' [Linker error] undefined reference to `gluCheckExtension@8' [Linker error] undefined reference to `gluCheckExtension@8' more undefined references to `gluCheckExtension@8' follow on linker i have: -lkernel3...
by arnir
Mon Dec 31, 2007 2:33 pm
Forum: Beginners Help
Topic: irrlicht compile-only one error
Replies: 3
Views: 347

irrlicht compile-only one error

i recompiling irrlicht engine but i have one error:

Code: Select all

  cannot find -lGLU 
where i get this lib?
thanks
by arnir
Mon Dec 24, 2007 11:30 am
Forum: Beginners Help
Topic: has no member...
Replies: 2
Views: 369

mqrk wrote:Which version of irrlicht are you using? It looks like that function was added in version 1.3
oh yes, i using 1.2
thx
by arnir
Sun Dec 23, 2007 8:31 pm
Forum: Beginners Help
Topic: has no member...
Replies: 2
Views: 369

has no member...

code: IAnimatedMesh* mesh = smgr->getMesh( "model.ms3d" ); IAnimatedMeshSceneNode* gunNode = smgr->addAnimatedMeshSceneNode( mesh ); and i want, if animation end, set animation speed to 0 if(gunNode->getEndFrame()== gunNode->getFrameNr()) { gunNode->setAnimationSpeed(0); } but compiler wri...
by arnir
Sun Dec 16, 2007 8:37 am
Forum: Beginners Help
Topic: d3d error
Replies: 4
Views: 324

by arnir
Sun Dec 16, 2007 8:25 am
Forum: Beginners Help
Topic: d3d error
Replies: 4
Views: 324

i using Dev cpp :(
by arnir
Sat Dec 15, 2007 6:53 pm
Forum: Beginners Help
Topic: d3d error
Replies: 4
Views: 324

d3d error

i have my own game.
when i select as device opengl, also is all right.
but when i as device select directx8 or 9, application is shutting down..
and in console write" Driver was not compile into this dll"
can you help me?
sorry as my english an thx :cry:
by arnir
Thu Nov 29, 2007 7:20 am
Forum: Open Discussion and Dev Announcements
Topic: czech port of irrlich.sourceforge.net
Replies: 1
Views: 322

czech port of irrlich.sourceforge.net

i want to create clone of irrlicht web page for czech speaking users.
if i leave original copyrights, can i create it?
thanks
by arnir
Fri Feb 02, 2007 6:17 pm
Forum: Project Announcements
Topic: IrrWizard?
Replies: 320
Views: 99811

arnir wrote:when i start the irrwizard 1,2 so...
screen
Image
look at the colours....
what to do about it?
thanks
by arnir
Thu Feb 01, 2007 7:02 pm
Forum: Project Announcements
Topic: IrrNewt irrlicht\newton framework >> SVN access
Replies: 432
Views: 131244

thanks
newton.h wasn't in irrnewt Download