Hey, excellent project, and something that I am following!
Bit of a feature request - Would it be possible to add support for exporting models in the D3D file format? (the one used in GameMaker Studio 1.4.9999).
I’m finishing up development on a game using 1.4.9999, and having this feature would be a huge help. It could also be really useful for others in the community who are working with this version of GameMaker Studio too.
I have pasted a pastebin link below, of what the example export looks like. I believe the very first line means the version number which can be left as is.
In GameMaker 1.4.9999, I can load the D3D model using this script. For example: cube.d3d
← Return to tool
Comments
Log in with itch.io to leave a comment.
Hey, excellent project, and something that I am following!
Bit of a feature request - Would it be possible to add support for exporting models in the D3D file format? (the one used in GameMaker Studio 1.4.9999).
I’m finishing up development on a game using 1.4.9999, and having this feature would be a huge help. It could also be really useful for others in the community who are working with this version of GameMaker Studio too.
Thank you :)
Hi, I'll have a look into that, maybe in a couple of days i could release something that would help you and others :D
Thank you for the feedback.
I've done something really fast, I don't know if it's the export you need, but hope it helps, maybe you can tell me what type of export is needed.
see post here : https://csmndev.itch.io/simple-polygon/devlog/863809/added-gms-14-d3d-code-expor...
Hi Cosmin,
I created a six-sided cube with 24 triangles.
I have pasted a pastebin link below, of what the example export looks like. I believe the very first line means the version number which can be left as is.
In GameMaker 1.4.9999, I can load the D3D model using this script. For example: cube.d3d
A cube In D3D GameMaker format
https://pastebin.pl/view/4740a2a1
Script
https://pastebin.pl/view/7e678b29
Let me know if you need anything else. Thank you for doing this and take your time :)
Appears as a threat with Microsoft Defender I ran it on VirusTotal and its clear (for anyone concerned) https://www.virustotal.com/gui/file/ef147d7ec5630f7b6390d966d8c0cf18e3650c309163a11a76e3af8430fa45bb/behavior
Likely to just be a false positive but wanted to let @Cosmin aware
hmm, weird, i'll look into that, thank you!
Typical for any .exe that antivirus’ servers aren’t yet aware of (based on checksum). Especially when packed, AV loves to raise false alarms.