![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
|
![]() |
#1 | |
Admiral
![]() Join Date: Jan 2006
Location: Russia ®
Posts: 2,492
Downloads: 122
Uploads: 1
|
![]() Quote:
:rotfl: Sorry ... Full name will be GW Jammu ... ![]()
__________________
Alex ® ![]() Moses said: "Don't create yourself an idol"... Last edited by Anvart; 09-29-08 at 12:32 PM. |
|
![]() |
![]() |
![]() |
#2 |
The Old Man
![]() Join Date: Apr 2007
Location: Netherlands
Posts: 1,549
Downloads: 28
Uploads: 3
|
![]()
Hmm, that's good to know. Well, it's that or the .uvw file format is (partially) incompatible in between versions.
I only tested with Max v9, so if the files are slightly different with older versions, S3D may complain... @all, as far as the new release is concerned, it's delayed for a bit. I have some difficulties with the texture loader leaking memory. This is the final thing that has my attention the coming days. In the mean time I will also prepare a new video walkthrough to talk about some of the newest (cool) features.
__________________
![]() SH5 mods: Speech Recognition for SH5 | Digital UI Clock Tutorials: [TEC] Import/export 3D models to/from game using S3D [TEC] How to work with the model viewer in S3D - VIDEO |
![]() |
![]() |
![]() |
#3 |
Nub
![]() Join Date: Sep 2008
Posts: 4
Downloads: 2
Uploads: 0
|
Problem
Hello, First post here. I am new to the whole modding thing here and have been enjoying myself messing around with the game so far, I use s3d to try and make mods but i have a problem i think, hope sombody can help me.
When i create a new node, and import a 3dmodel and title from another ship, i assign it to it's parent node and all that, but when i add another item to the tree, the 3d model moves out of place out of the tree, i think it's still matched to it's parent but it's out of place and i can not move it back into place unless i assign it a new random ID, and pair it up again. but this will happen again when i create a new object in the file =( Does anybody know what the problem is? sorry if this doesnt make any sense. ![]() |
![]() |
![]() |
![]() |
#4 |
The Old Man
![]() Join Date: Apr 2007
Location: Netherlands
Posts: 1,549
Downloads: 28
Uploads: 3
|
![]()
The link will break if the model it's position in the list (= index) is 'after' the node that references the model. To make sure the link stays intact, move the model to a position above the first node that uses it. You can use the green arrows to move chunks up and down. Most commonly, models are directly placed 'before' the first node that uses it, while materials are placed at the top of the file. After you've done this, you can fix the hierarchy again by temporarily specifing '0' as model id, and then specify the actual model id again. From here on, you shouldn't see the model jumping out of the tree anymore.
Note: It's easier to see the ordering in the 'list' view (the white-ish button in the toolbar switches between 'tree' and 'list'). It's a common error and I hope to add some form of validation at some point which ensures that S3D refuses assigments of models and materials that are incorrectly ordered, so these mistakes can't be made anymore. PS: welcome to subsim
__________________
![]() SH5 mods: Speech Recognition for SH5 | Digital UI Clock Tutorials: [TEC] Import/export 3D models to/from game using S3D [TEC] How to work with the model viewer in S3D - VIDEO |
![]() |
![]() |
![]() |
#5 |
Nub
![]() Join Date: Sep 2008
Posts: 4
Downloads: 2
Uploads: 0
|
![]()
woooooooo thank you very much =D
![]() 'm working on getting a playable New Mexico. and you just helped a bunch =D. Love the program by the way ![]() |
![]() |
![]() |
![]() |
#6 |
The Old Man
![]() Join Date: Apr 2007
Location: Netherlands
Posts: 1,549
Downloads: 28
Uploads: 3
|
![]()
You're welcome. Now get crackin' on that boat
![]()
__________________
![]() SH5 mods: Speech Recognition for SH5 | Digital UI Clock Tutorials: [TEC] Import/export 3D models to/from game using S3D [TEC] How to work with the model viewer in S3D - VIDEO |
![]() |
![]() |
![]() |
#7 |
The Old Man
![]() Join Date: Apr 2007
Location: Netherlands
Posts: 1,549
Downloads: 28
Uploads: 3
|
![]()
Mesh animation support is something I've worked on for a while as well. There's still many small issues to solve, but I've managed to export/import animations already. The trick is the DAT-format stores floats of animations in a lossy compression format, and finding a solid and reliable compression method (not a lousy hack job that works on specific animations only) took me a couple of weeks.
While working on export/import functionality I didn't want to launch the game every time to verify if it worked, and since I've got a modelviewer working, why not try some more goofing about: http://sh4.skwas.net/media/flags.avi ![]() ![]() With mesh animations out of the way, the only trouble left is character animations (skinned vertices/bones) which are found in marine.dat. Not anytime soon though...
__________________
![]() SH5 mods: Speech Recognition for SH5 | Digital UI Clock Tutorials: [TEC] Import/export 3D models to/from game using S3D [TEC] How to work with the model viewer in S3D - VIDEO |
![]() |
![]() |
![]() |
|
|