|
-
Sep 12th, 2002, 09:50 PM
#1
Thread Starter
New Member
.ASE Format
Hi There...
I have a problem here
can vb use/import file .ASE format??
I export file 3d studio max to .ASE format, can it use on vb??
anybody can help me?? plzz, thx
-
Sep 12th, 2002, 10:03 PM
#2
Frenzied Member
You can, it is just a simple text format, so you can simply parse through it.
You will have to write code to render it to the screen and such, but the format is fairly simple to get the data out of. Once you have that, you can use DIrectX or OpenGL to do the rendering.
Z.
-
Sep 13th, 2002, 12:43 AM
#3
Thread Starter
New Member
using what component / references z??
-
Sep 13th, 2002, 03:29 AM
#4
None, you have to write it yourself.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Sep 13th, 2002, 03:48 AM
#5
try Wotsit.org or FileSpecs.com for a description of the file type, you might even get some code
-
Sep 13th, 2002, 06:07 AM
#6
Frenzied Member
wotsit doesnt have it. Ive looked =).
Z.
-
Sep 13th, 2002, 11:45 AM
#7
Thread Starter
New Member
Thanks for all your help guys,
but the problem i still new with vb graphics programming,
I have created 3D character with bones and ik setting,
can it still be used if i render with directx to vb??
see guys the trued is
i'm trying to create application with 3D object that can be interactive with user,
ex: if user typing some word in textbox, the 3D character object doing some work
maybe it can be done with "Directx sdk + vb" but it's too complexs,
i only have less 6 month to do the job done,
and i have read article about OLE Automation,
can this be done with OLE Automation???
can Bones and IK setting in 3d object still be used ???
anybody who can help me??
Plzz,THX
-
Sep 13th, 2002, 04:51 PM
#8
PowerPoster
learn programming first...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|