forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Custom model viewer based off cube sdk sample - help
Goto page Previous  1, 2
 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Paco



Joined: 09 Oct 2005
Posts: 54

PostPosted: Sun Oct 09, 2005 7:12 pm    Post subject: Reply with quote

The .max file format is closed, and like Pandora's Box, it's better left unopened. If you have 3DSMax the best option is usually a maxscript to spit out raw data, and a C++ converter to read that data and create a binary format that can be read directly into the PSP.

If you're using a mix of different 3d packages which allow scripting (Blender, Maya, Max all do, I suppose XSI too), this is also the best option since most of the work optimizing the model geometry and setting up PSP vertex formats, etc. can be done inside that C++ converter.

.3DS format is old, but it has a robust enough design that it is still valid today. Your converter could read 3DS format too.

For texture conversion, Henrik's PTX converter http://www.dtek.chalmers.se/~tronic/PSPTexTool.zip works great (too bad it can't read TGA files).
_________________
Paco
Back to top
View user's profile Send private message
seewan



Joined: 19 Oct 2005
Posts: 6

PostPosted: Wed Oct 19, 2005 8:49 pm    Post subject: how not to use cache pointer Reply with quote

How can i not use the cache pointer?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group