Wolfram Posted May 18, 2024 Posted May 18, 2024 Hello fellow noveans! Today I bring to you the latest of my creations, which is made to work along with NQ's official Mesh Exporter, the Mesh Transformer! The Mesh Transformer is an unofficial tool meant for improving how the exported glTF files look like and also making them easier to work with in 3D apps like Blender. It works by reading the exported files, adjusting materials so they match what they would look like in-game, generating UVs and also isolating elements from honeycomb materials. You can also use it to later customize how your ships look like inside 3D apps, such as changing material colors, etc. Some features you will find using it: Cross-platform, as long you have a copy of the game directory; Supports simple usage as a CLI utility or advanced/integration use as a Node.js library; Able to restore materials close to what they look in-game, mainly colors and textures; Able to separate voxels/honeycomb from elements, allowing those to have different materials; Imports/exports as glTF, which can be used in a variety of software; NOTE: One requirement for using it is having the game installed, as it reads material data from the game's directory when applying the fixes, as it feels obviously wrong to share game assets in my own project. For games installed in different locations, it also provides a way to set this. You can find the whole source-code plus instructions on how to install and use on GitHub, the only requirement other than having the game installed is having Node.js: https://github.com/wolfe-labs/DU-Mesh-Transformer Here's an introductory video showing it in action: Leniver 1
sHuRuLuNi Posted May 21, 2024 Posted May 21, 2024 I tried 3d printing one of my ships. The printing studio gave up, because apparently since the ships have interiors with intricate shapes and elements, the printers had a problem with that. So I gave up really. I was hoping to at least be able to 3d print my ships which I built for years, but nah ...
CptLoRes Posted May 22, 2024 Posted May 22, 2024 You have to shell the 3d object to remove the interior. How to do this will depend on the software used.
sHuRuLuNi Posted May 23, 2024 Posted May 23, 2024 6 hours ago, CptLoRes said: You have to shell the 3d object to remove the interior. How to do this will depend on the software used. Well I don't have enough free time to now learn a 3D software and then do all that ... That is why I had sent it to a 3D printing studio.
Wolfram Posted May 23, 2024 Author Posted May 23, 2024 On 5/21/2024 at 4:02 PM, sHuRuLuNi said: I tried 3d printing one of my ships. The printing studio gave up, because apparently since the ships have interiors with intricate shapes and elements, the printers had a problem with that. So I gave up really. I was hoping to at least be able to 3d print my ships which I built for years, but nah ... Have you tried the STL files NQ provides when you export? My tool is mainly aimed at the other option, the glTF, since it mostly fixes colors etc, but I wonder if I could add something similar to make it a solid thing instead?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now