Development tools (for both Minetest and mods)
- LMD
- Member
- Posts: 966
- Joined: Sat Apr 08, 2017 08:16
- GitHub: appgurueu
- IRC: appguru[eu]
- In-game: LMD
- Location: Germany
- Contact:
Re: Development tools (for both Minetest and mods)
IntelliJ works on Linux btw...
Re: Development tools (for both Minetest and mods)
It looks like Craft Studio has been made free to use, and has the ability to produce models and animations in a style that would work well inside of minetest.
https://sparklinlabs.itch.io/craftstudio
Has anyone tried integrating Craft Studio models into minetest yet? It can export obj files, but animations are exported in a custom json format.
https://sparklinlabs.itch.io/craftstudio
Has anyone tried integrating Craft Studio models into minetest yet? It can export obj files, but animations are exported in a custom json format.
- Nathan.S
- Member
- Posts: 1065
- Joined: Wed Sep 24, 2014 17:47
- GitHub: NathanSalapat
- IRC: NathanS21
- In-game: NathanS21
- Location: Bigsby Texas
- Contact:
Re: Development tools (for both Minetest and mods)
The OBJs should work without any problems, but you won't be able to get any animations with those as OBJ doesn't support animation. You'd have to write something to combine the mesh and animation data into some format that supports animation, such as .b3d or .xtreytomes wrote:It looks like Craft Studio has been made free to use, and has the ability to produce models and animations in a style that would work well inside of minetest.
https://sparklinlabs.itch.io/craftstudio
Has anyone tried integrating Craft Studio models into minetest yet? It can export obj files, but animations are exported in a custom json format.
I record Minetest videos, Mod reviews, Modding tutorials, and Lets plays.
Check out my website, and brand new Minetest Modding Course
Check out my website, and brand new Minetest Modding Course
- Linuxdirk
- Member
- Posts: 2731
- Joined: Wed Sep 17, 2014 11:21
- In-game: Linuxdirk
- Location: Germany
- Contact:
Re: Development tools (for both Minetest and mods)
Looked good up to the point where it forces you to register an account to use it.treytomes wrote:https://sparklinlabs.itch.io/craftstudio
- sorcerykid
- Member
- Posts: 1537
- Joined: Fri Aug 26, 2016 15:36
- GitHub: sorcerykid
- In-game: Nemo
- Location: Illinois, USA
Re: Development tools (for both Minetest and mods)
Please add RocketLib Toolkit to the dev wiki, as it can be very useful for examining offline copies of the map database.
viewtopic.php?t=23891
Also my Advanced Rangefinder provides a chat command for locating entities and nodes given a search pattern.
viewtopic.php?t=24287
viewtopic.php?t=23891
Also my Advanced Rangefinder provides a chat command for locating entities and nodes given a search pattern.
viewtopic.php?t=24287
Re: Development tools (for both Minetest and mods)
I code in Windows. Use VS Code with LUA and a LUA lint extensions. Pretty intuitive and robust features.
Who is online
Users browsing this forum: No registered users and 3 guests