Search found 17 matches
- Sun Sep 19, 2010 7:01 am
- Forum: Advanced Help
- Topic: how to improve the performance of displaying 3ds file
- Replies: 0
- Views: 495
how to improve the performance of displaying 3ds file
i hope do something in displaying 3ds models,then explore them, but the os is wince,no hardware booster. the performance is not well,what i want to know is how to improve the performance ,including reading model files,rendering ,this is debugger information about the time to read model and render it...
- Wed Aug 25, 2010 7:48 am
- Forum: Beginners Help
- Topic: Placing 3D "line" based on end points?
- Replies: 14
- Views: 832
- Wed Aug 25, 2010 2:09 am
- Forum: Beginners Help
- Topic: Placing 3D "line" based on end points?
- Replies: 14
- Views: 832
how to fix this error
error LNK2019: unresolved external symbol "public: void __thiscall irr::scene::CBeamSceneNode::setLine(class irr::core::vector3d<float>,class irr::core::vector3d<float>,float)" (?setLine@CBeamSceneNode@scene@irr@@QAEXV?$vector3d@M@core@3@0M@Z) referenced in function _main
- Fri Aug 20, 2010 8:40 am
- Forum: Beginners Help
- Topic: Placing 3D "line" based on end points?
- Replies: 14
- Views: 832
- Wed Aug 18, 2010 9:02 am
- Forum: Beginners Help
- Topic: how to draw the line with setted width
- Replies: 13
- Views: 969
- Wed Aug 18, 2010 8:55 am
- Forum: Beginners Help
- Topic: how to draw the line with setted width
- Replies: 13
- Views: 969
- Wed Aug 18, 2010 6:19 am
- Forum: Beginners Help
- Topic: how to draw the line with setted width
- Replies: 13
- Views: 969
- Wed Aug 18, 2010 6:12 am
- Forum: Beginners Help
- Topic: how to draw the line with setted width
- Replies: 13
- Views: 969
- Wed Aug 11, 2010 6:48 am
- Forum: Beginners Help
- Topic: how to settel this problem
- Replies: 4
- Views: 372
- Wed Aug 11, 2010 3:15 am
- Forum: Beginners Help
- Topic: how to settel this problem
- Replies: 4
- Views: 372
- Wed Aug 11, 2010 2:43 am
- Forum: Beginners Help
- Topic: how to settel this problem
- Replies: 4
- Views: 372
how to settel this problem
platform wince,irrlicht edition 1.7.1 the program cannot run because the error"Could not load mesh, file format seems to be unsupported", scene::IAnimatedMesh* mesh = smgr->getMesh("sdmmc/3d/media/0100001_3D_M.obj"); smgr->getMeshManipulator()->makePlanarTextureMapping(mesh->getM...
- Fri Aug 06, 2010 9:15 am
- Forum: Beginners Help
- Topic: how to draw the line with setted width
- Replies: 13
- Views: 969
- Thu Jul 29, 2010 3:45 am
- Forum: Beginners Help
- Topic: why the line cannot display(solved)
- Replies: 2
- Views: 246
- Thu Jul 29, 2010 2:50 am
- Forum: Beginners Help
- Topic: why the line cannot display(solved)
- Replies: 2
- Views: 246
why the line cannot display(solved)
while(device->run()) { driver->beginScene(true, true, SColor(255,100,101,140)); smgr->drawAll(); guienv->drawAll(); SMaterial mat; mat.Thickness = 100; mat.AntiAliasing=true; mat.Lighting = false; driver->setMaterial(mat); driver->draw3DLine(core::vector3df(2.0,3.0,4.0),core::vector3df(2.0,3.0,8.0),...
- Thu Jul 29, 2010 1:21 am
- Forum: Beginners Help
- Topic: how to draw the line with setted width
- Replies: 13
- Views: 969