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 

which is the pastest 3D model to render?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Ghoti



Joined: 31 Dec 2005
Posts: 288

PostPosted: Wed Sep 06, 2006 7:58 pm    Post subject: which is the pastest 3D model to render? Reply with quote

Hi folks,

I have succesfully implemented an .obj reader (i know alot of you guys have allready done that and it is the easiest model format to read but it is better do it yourself and learn from it then just copying the stuff.

having said that i'll go on topic again. Which format for 3d models is best as for the rendering speed? i mean obj file have triangles or quads to render but i guess a triangle strip will be better because alot less calls will be made.

Maybe it is better to optimise the code so that triangle strips are found in the obj file so that your do ityourself in code is that better then switching to an other format?

love to hear from you

greets ghoti
_________________
My PSP games:

Boxy II: http://www.ghoti.nl/boxyii.php
Elementals: http://www.ghoti.nl/Elementals.php
Back to top
View user's profile Send private message
sg57



Joined: 14 Oct 2005
Posts: 154

PostPosted: Thu Sep 07, 2006 8:39 am    Post subject: Reply with quote

It souly depends on the routines used to render the model I thought...

Size and quantity of pollys count as well ;) ?
Back to top
View user's profile Send private message
Kojima



Joined: 26 Jun 2006
Posts: 275

PostPosted: Thu Sep 07, 2006 2:20 pm    Post subject: Reply with quote

I'd strongly reccomend the .b3d format. as it supports everything a game requires(It was designed with games in mind)

Check out www.blitzmax.com for specs. or alternately check out Synth3d for a loader I wrote. (Feel free to nick the code without crediting me)
Back to top
View user's profile Send private message
Ghoti



Joined: 31 Dec 2005
Posts: 288

PostPosted: Thu Sep 07, 2006 5:42 pm    Post subject: Reply with quote

Hi thanks for the reply, i have found the specs but i have not found the synth3d, googling that exact phrase delivers me 3 links to a gif file :S

going to read the specs now

ghoti
_________________
My PSP games:

Boxy II: http://www.ghoti.nl/boxyii.php
Elementals: http://www.ghoti.nl/Elementals.php
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
Page 1 of 1

 
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