ShootersForever.com Forum Index

GoldenEye 007 Nintendo 64 Community, GoldenEye X, Nintendo 64 Games Discussion
GoldenEye Cheats, GoldenEye X Codes, Tips, Help, Nintendo 64 Gaming Community


Extracting N64 Models
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    ShootersForever.com Forum Index -> Q-Lab Hacking Department
View previous topic :: View next topic  
r.e.l. 237
Secret Agent
Secret Agent


Joined: 12 Mar 2008
Posts: 270

 PostPosted: Sat Nov 01, 2008 5:53 pm    Post subject: Reply with quote Back to top

Oh yeah I see
 
View user's profile Send private message
Kode-Z
Hacker
Hacker


Joined: 09 Nov 2007
Posts: 1142
Location: London, England

 PostPosted: Tue Nov 04, 2008 3:48 pm    Post subject: Reply with quote Back to top

Just tried it with TWINE, and it works a treat with extracting textures! I'd like to see how it turns out in a model editor though.
 
View user's profile Send private message
r.e.l. 237
Secret Agent
Secret Agent


Joined: 12 Mar 2008
Posts: 270

 PostPosted: Tue Nov 04, 2008 7:15 pm    Post subject: Reply with quote Back to top

Kode-Z wrote:
Just tried it with TWINE, and it works a treat with extracting textures! I'd like to see how it turns out in a model editor though.
model editor? and yeah it works pretty well and i believe if you extract different rooms separately, the coordinates will be the same so you won't have to join them. i may be wrong but that is awesome if it's true
 
View user's profile Send private message
SubDrag
Administrator
Administrator


Joined: 16 Aug 2006
Posts: 6179

 PostPosted: Tue Nov 04, 2008 7:40 pm    Post subject: Reply with quote Back to top

I have trouble deleting objects and merging rooms. I'd love to get TWINE maps to GE but I have too many troubles Sad
 
View user's profile Send private message
r.e.l. 237
Secret Agent
Secret Agent


Joined: 12 Mar 2008
Posts: 270

 PostPosted: Tue Nov 04, 2008 8:53 pm    Post subject: Reply with quote Back to top

SubDrag wrote:
I have trouble deleting objects and merging rooms. I'd love to get TWINE maps to GE but I have too many troubles Sad
I would try it but the thing is I don't know how to work with 3ds to that extent, I can only work with one model and only delete objects. What we could do is get some clean models like my blockfort model and keep them just in case someone actually can prep them for compiling.
 
View user's profile Send private message
radorn
007
007


Joined: 23 Sep 2007
Posts: 1424

 PostPosted: Wed Nov 05, 2008 12:41 am    Post subject: Reply with quote Back to top

Another little "problem" this method of extraction has is it's done AFTER TRANSFORM, if you know what that means (if you need an explanation, just ask).

Anyway.
For the Zeldas, both OOT and MM, I'd rather wait for cooliscool to release his updated Utility of Time for he say's he intends to implement direct model extraction. There's model extraction to VRML in some of the earlier versions, but I think they don't extract textures, so you just get an untextured mesh.
 
View user's profile Send private message
r.e.l. 237
Secret Agent
Secret Agent


Joined: 12 Mar 2008
Posts: 270

 PostPosted: Wed Nov 05, 2008 7:24 am    Post subject: Reply with quote Back to top

What do you mean by after transform? And I know the method is pretty primitive but for now it's all we have and it kind of works.
 
View user's profile Send private message
radorn
007
007


Joined: 23 Sep 2007
Posts: 1424

 PostPosted: Thu Nov 06, 2008 5:38 am    Post subject: Reply with quote Back to top

Roughly explained, transforming is the process by which a 3D model is "projected" against the screen's pixels. This involves rounding and it's accuracy is, hence, not perfect.

Given how the N64 works and how it's emulated, it is possible to analyze display lists sent to the RSP (the aforementioned "projected geometry") and reconstruct a facsimile of the models present in the scene currently being sent to rendering, and that's what that plugin does.

You must keep in mind what you have in your hands, specially if you intend to use these models for interactive stuff (such as making GE maps) and not just artistic works, because you can end up with unconnected vertexes, horizontal/vertical planes that are not actually so because of transform. You must double-check every centimeter/inch of the map, specially on sensitive areas such as floors that are to be clipped, or you'll run into problems. You should also check on face orientation.
Again, I think the most bugging problem is when something looks like it's horizontal/vertical/perpendicular-to-something etc, but it actually is not and that makes you run into a problem you don't quite get where it comes from.
 
View user's profile Send private message
moonraker808
Secret Agent
Secret Agent


Joined: 29 Dec 2006
Posts: 252

 PostPosted: Sun Nov 09, 2008 5:58 pm    Post subject: Reply with quote Back to top

Do you not know how to merge verts? You go into vertice mode which is the little dots thing; Then you right click and click target weld in that mode. You click on one vert, and then you click on the other and it automatically connects the two. It is actually really easy to do; you can do the same with edges; in fact you can easily just connect everything like that and then import it into GE.
_________________
-moonraker Wink
 
View user's profile Send private message
r.e.l. 237
Secret Agent
Secret Agent


Joined: 12 Mar 2008
Posts: 270

 PostPosted: Sun Nov 09, 2008 6:55 pm    Post subject: Reply with quote Back to top

moonraker808 wrote:
Do you not know how to merge verts? You go into vertice mode which is the little dots thing; Then you right click and click target weld in that mode. You click on one vert, and then you click on the other and it automatically connects the two. It is actually really easy to do; you can do the same with edges; in fact you can easily just connect everything like that and then import it into GE.
have u tried it? if leaks are the only thing wrong with these models then we're not so far off from importing virtually anything
 
View user's profile Send private message
radorn
007
007


Joined: 23 Sep 2007
Posts: 1424

 PostPosted: Tue Nov 11, 2008 6:11 am    Post subject: Reply with quote Back to top

moonraker808 wrote:
Do you not know how to merge verts? You go into vertice mode which is the little dots thing; Then you right click and click target weld in that mode. You click on one vert, and then you click on the other and it automatically connects the two. It is actually really easy to do; you can do the same with edges; in fact you can easily just connect everything like that and then import it into GE.


Well, I don't know if you are talking about the GE Editor (which crashes on my "borked" computer) or some 3D editor but anyway...

In both of them you have the little problem that, before you can correct a problem, you must be able to spot it, and they can be quite hard to see. Also, in order to correct something, you must know what's wrong about it and how to correct it. For example, a floor made up of several coplanar triangles (which is very common), after transform, can end up with each of these "tiles" oriented slighty different, and you'll have a hard time restoring it's coplanarity without introducing new incorrections.
This is specially true if you are talking about using the GE editor as a means of correcting, because, given the fact that you must "chop" the map in rooms, you'd not be able to correct the whole map at once, and you could end up making corrections that break the union points between rooms, which would be even more problematic.
 
View user's profile Send private message
DELETED
Guest





 PostPosted: Tue Nov 11, 2008 6:17 am    Post subject: Reply with quote Back to top

DELETED
 
radorn
007
007


Joined: 23 Sep 2007
Posts: 1424

 PostPosted: Tue Nov 11, 2008 8:16 am    Post subject: Reply with quote Back to top

But aren't we talking about importing models extracted with n64 emulators?
 
View user's profile Send private message
DELETED
Guest





 PostPosted: Tue Nov 11, 2008 8:20 am    Post subject: Reply with quote Back to top

DELETED
 
radorn
007
007


Joined: 23 Sep 2007
Posts: 1424

 PostPosted: Tue Nov 11, 2008 8:38 am    Post subject: Reply with quote Back to top

I see.

Anyway, since the source material is the same, the same issues still apply.

I want to clarify, in case someone misunderstood my positioning, that I'm not discouraging all this. In fact, I have some levels in my mind once I get a suitable computer to do all this stuff in. I just wanted to give some advice about how to treat the models output by that plugin. It's not the plugin's fault, also, it just can't be done better unless by direct rom hacking.
 
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ShootersForever.com Forum Index -> Q-Lab Hacking Department All times are GMT - 8 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
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

Cobalt 2.0 BB theme/template by Jakob Persson.
Copyright © 2002-2004 Jakob Persson


Powered by BB © 01, 02 BB Group

 


Please Visit My Other Sites: GoldenEyeForever.com | GrandTheftAutoForever.com

Got kids? Check out my Dora The Explorer site with games and coloring pages!

Our forums feature Nintendo 64 games, GoldenEye 007 N64 New Maps and Missions, GoldenEye Cheats, N64 Emulator, Gameshark, GoldenEye Multiplayer and more!

[ Privacy Policy ]