View unanswered posts | View active topics
|
It is currently Fri Apr 20, 2018 10:09 pm
|
Author |
Message |
Fischkopf
|
Posted: Wed Nov 21, 2012 9:01 pm |
|
Joined: Sun Mar 21, 2010 10:20 pm Posts: 22
|
Dead project is dead... I guess i saw that coming. 
|
|
Top |
|
 |
JohnnyWalker2001
|
Posted: Wed Nov 21, 2012 10:07 pm |
|
Joined: Tue Jul 19, 2011 2:51 am Posts: 324 Location: aka ThunderPeel2001
|
Fischkopf wrote: Dead project is dead... I guess i saw that coming. 
It's not dead! It's just sleeping! 
|
|
Top |
|
 |
giucam
|
Posted: Sat Dec 08, 2012 9:19 pm |
|
 |
ResidualVM Developer |
 |
Joined: Mon Mar 21, 2011 9:20 am Posts: 139 Location: Belluno, Italy
|
Does anyone know if there is any 3d remake of a grim set somewhere on the net?
|
|
Top |
|
 |
Nitrus
|
Posted: Thu Dec 13, 2012 2:29 pm |
|
Joined: Thu Jun 21, 2012 3:00 pm Posts: 133
|
What do you mean a "grim set"? Every model in the game? If so, then not to my knowledge..
|
|
Top |
|
 |
giucam
|
Posted: Thu Dec 13, 2012 2:49 pm |
|
 |
ResidualVM Developer |
 |
Joined: Mon Mar 21, 2011 9:20 am Posts: 139 Location: Belluno, Italy
|
No, i mean a scene, like manny's office.
|
|
Top |
|
 |
Nitrus
|
Posted: Thu Dec 13, 2012 7:34 pm |
|
Joined: Thu Jun 21, 2012 3:00 pm Posts: 133
|
I recall seeing Manny's office somewhere on the net, but the author had not made it available for download... If it's no secret, what do you need one for? I may be able to make one for you. Do you need it with absoulute precision? Because the dimensions of a room are a little tricky to recreate with the perspective and all...
EDIT: Also, do you need it textured as well? And which set did you have in mind?
Last edited by Nitrus on Thu Dec 13, 2012 7:45 pm, edited 1 time in total.
|
|
Top |
|
 |
giucam
|
Posted: Thu Dec 13, 2012 7:45 pm |
|
 |
ResidualVM Developer |
 |
Joined: Mon Mar 21, 2011 9:20 am Posts: 139 Location: Belluno, Italy
|
Well, i have no fully formed idea in mind. I wanted to see how a full 3d grim would look like. Also they could be used to make new camera angles to use in the game in some tricky places.
|
|
Top |
|
 |
Nitrus
|
Posted: Thu Dec 13, 2012 7:49 pm |
|
Joined: Thu Jun 21, 2012 3:00 pm Posts: 133
|
I see what you mean. I'll see if I can find one.
On another note, regarding this project, anyone still interested can continue to model, the current 3D tools are usable, but need to be fixed for some of the latter characters and models. The process is still the same, and documented in one of the previous post.
|
|
Top |
|
 |
Nitrus
|
Posted: Sat Dec 15, 2012 3:35 pm |
|
Joined: Thu Jun 21, 2012 3:00 pm Posts: 133
|
So, I had no luck searching the net, but I had a bit of free time, so I modelled a bit of the office. It's hard to get the right dimensions out of the warped perspectives, but it's pretty close. The lighting's a bit off, and it's missing a couple of models and detail, but here it is:
Also, seeing that I don't have much free time, I don't know if I'd be able to texture it, it requires textures that aren't available, and will take time to recreate. Also, because I kinda speed-modelled it, the geometry isn't exactly texture-mapping friendly.
P.S.: This image is composed of a regular render and AO. To get this available ingame, it would take some shader programming. SDL and OGL make this available, to somebody who has the nerves and the time to do it. Manny is from one of the previous GFDeluxe efforts, so skeleton and animation keying for him is non-existant. It could be extracted from the games' files, but I think it would be simpler just to do it manually. I will not take part in any of those tasks, time is a luxury to me
EDIT: Except if you only want it to create new static scenes, as you said, for some of the tricky places. This shouldn't be too difficult, only it will require adding new cameras for the game. This, I have no knowledge of.
|
|
Top |
|
 |
YakBizzarro
|
Posted: Sat Dec 15, 2012 8:20 pm |
|
Joined: Wed May 18, 2011 8:10 am Posts: 37
|
|
Top |
|
 |
giucam
|
Posted: Sun Dec 16, 2012 10:27 am |
|
 |
ResidualVM Developer |
 |
Joined: Mon Mar 21, 2011 9:20 am Posts: 139 Location: Belluno, Italy
|
Amazing!
Can we have the source?
Quote: EDIT: Except if you only want it to create new static scenes, as you said, for some of the tricky places. This shouldn't be too difficult, only it will require adding new cameras for the game. This, I have no knowledge of.
Adding a new camera setup should be simple code-wise. The hard part is having the background and zbuffer.
|
|
Top |
|
 |
counting_pine
|
Posted: Mon Dec 17, 2012 4:58 am |
|
Joined: Fri Jul 13, 2012 7:43 pm Posts: 11
|
I've often wondered whether partial 3D models could be generated from the existing zbuffers?
The information there could be used to detect roughly coplanar regions, which can be converted into polygons (or partially transparent quads or something).
There would be the additional challenge of mapping the 2d bitmap points into perspective-less texture sets, which might be quite a math-heavy problem.
There would also be the problem of areas of the set that are offscreen or eclipsed by foreground objects. And areas where the zbuffer has been omitted.
Some of that could be extrapolated/repainted though, particularly when parts are visible from multiple camera angles.
|
|
Top |
|
 |
Nitrus
|
Posted: Mon Dec 17, 2012 6:58 pm |
|
Joined: Thu Jun 21, 2012 3:00 pm Posts: 133
|
Sorry for the long delay, had some trouble with the exporter, some bad triangulation occurred due to previous carelessness on my part. Here's the LINK.
Some things are left as they were. The ceiling is too big, I left it that way to leave space for further scaling if need be, I didn't trim the wall ornaments because I was too lazy, and Manny's chair and the ceiling lamp are missing too.
counting_pine wrote: There would be the additional challenge of mapping the 2d bitmap points into perspective-less texture sets, which might be quite a math-heavy problem.
That can even be done in a 3D software. If you get the perspective right and align the objects, you can project an image onto them, but the images are bad, they are badly lit, too dark mostly in the corners, and a lot of needed angles are missing. I mean they are great to look at, but not to try and extrapolate anything useful out of them.
|
|
Top |
|
 |
JohnnyWalker2001
|
Posted: Tue Feb 12, 2013 8:32 pm |
|
Joined: Tue Jul 19, 2011 2:51 am Posts: 324 Location: aka ThunderPeel2001
|
Bah! This forum is supposed to send me an email as soon as there's any new messages, but for some reason they're not getting through. I hope to inject some more life into the project soon!
The next thing will be a progress update so we can all see where we are.
|
|
Top |
|
 |
ramine
|
Posted: Sun Feb 17, 2013 7:12 pm |
|
Joined: Tue Jan 29, 2013 9:22 pm Posts: 5
|
Have you had any luck getting HD models loading? Is there some sort of open project page? would be good to see how people can contribute!
|
|
Top |
|
 |
|
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
|
Powered by phpBB® Forum Software © phpBB Group
Forum design by ScummVM team, icons by raina, adopted for ResidualVM
|
|