Search found 10 matches

by ssuny1007
Fri Aug 03, 2007 1:52 am
Forum: Everything 2d/3d Graphics
Topic: B3D Exporter for max9 ~~~ Pligin ~~ have you???
Replies: 1
Views: 1262

B3D Exporter for max9 ~~~ Pligin ~~ have you???

help me...

i searching ~ the B3D Plugin for MAX9 ...

please... tell me a Adress.. or.. Send Me....

ssuny1007@nate.com~~ is my MSN Messanger....
by ssuny1007
Thu Aug 02, 2007 5:16 am
Forum: Beginners Help
Topic: Alpha transparency ~ help me
Replies: 3
Views: 408

Travis~ Success~ But

i Sucess ~ AlphaBlending... but .. if i change the Alpha Value 100 .. it is not transparency.. Like this.. (Directx) g_Device->SetTextureStageState(0,D3DTSS_COLORARG1,D3DTA_TEXTURE); g_Device->SetTextureStageState(0,D3DTSS_COLORARG2,D3DTA_CURRENT); g_Device->SetTextureStageState(0,D3DTSS_COLOROP,D3D...
by ssuny1007
Thu Aug 02, 2007 1:50 am
Forum: Beginners Help
Topic: Alpha transparency ~ help me
Replies: 3
Views: 408

Alpha transparency ~ help me

you know ~ Alpha transparency ? how can i set the Material's setting... /// my source... #include <irrlicht.h> #include <iostream> using namespace irr; #pragma comment(lib, "Irrlicht.lib") class CSampleSceneNode : public scene::ISceneNode { core::aabbox3d<f32> Box; video::S3DVertex Vertice...
by ssuny1007
Mon Jul 30, 2007 6:42 am
Forum: Beginners Help
Topic: How Set the mesh's Color...
Replies: 1
Views: 193

How Set the mesh's Color...

i wanna mesh's Color to Change..

it means.. Original mesh's color(with Texture) ... (255,255,255,255)

to Red Mesh (255,255,0,0) ...

mm Understand?? sorry.. i weak English..

where set the color??
by ssuny1007
Thu Jul 26, 2007 5:42 am
Forum: Beginners Help
Topic: xFIleLoader's Problem ...
Replies: 1
Views: 380

xFIleLoader's Problem ...

Problem is after 3th's mesh's Position value is wrong.. (3th mesh is wrong too) from now on .. i search the Bug xFile Loader ... but.. i'm beginner .. it is hardwork for me ... anybody searh the buf xfileLoader .. with me ???? if you agree my opnion ... send email to me .. my email adress is ssuny10...
by ssuny1007
Wed Jul 25, 2007 11:33 am
Forum: Beginners Help
Topic: onemore question ~ (animation info)
Replies: 1
Views: 170

onemore question ~ (animation info)

first i'm creation a mesh..

and i have a

frame , pos , rotation , scale value ..


i don't understand where i input the animation key information...
by ssuny1007
Wed Jul 25, 2007 8:25 am
Forum: Beginners Help
Topic: .x file loader is strange~~
Replies: 5
Views: 454

i use a PANDA exporter....
by ssuny1007
Wed Jul 25, 2007 7:52 am
Forum: Beginners Help
Topic: .x file loader is strange~~
Replies: 5
Views: 454

.x file loader is strange~~

x file loader is strange ..

every mesh's position_value is wrong.

is it Bug???

x fileloader is no problem without each meshs position.. as yet...

please answer the my question.....

thanks~~~
by ssuny1007
Tue Jul 24, 2007 7:46 am
Forum: Beginners Help
Topic: i'dont know .. where i input animation keyinfo at Imesh
Replies: 1
Views: 153

i'dont know .. where i input animation keyinfo at Imesh

i'dont know .. where i input animation keyinfo(position , rotation , scale) at Imesh ..

where is it... ??

Please help me...
by ssuny1007
Mon Jul 23, 2007 3:10 am
Forum: Beginners Help
Topic: Hello . Please Helping me~ &#12640;&#12640; (CASEMes
Replies: 1
Views: 392

Hello . Please Helping me~ &#12640;&#12640; (CASEMes

Hello .. I am Beginner Programmer~ in Korea.. mm ~ You Know CASEMeshFileLoader?? i use it.. and ~ i something ask you.. ^^ i'm success draw Not animation Object Draw My Screen. ^^ But it is Not Animation. /// My Source /// :oops: irr::io::IReadFile *readFileys = 0; irr::io::IFileSystem *fileName; fi...