I use a quad to triangle converter in collada exporter :
Here is my exporter : https://github.com/gillesboisson/rube-to-collada
Here is the earcut converter : https://github.com/mapbox/earcut
You can code a nodejs / gulp task that can convert it easily.
Search found 4 matches
- Sat Aug 19, 2017 9:12 am
- Forum: R.U.B.E discussion
- Topic: JSON Export polygonfixture to many triangular fixtures
- Replies: 3
- Views: 64758
- Sat Aug 19, 2017 9:06 am
- Forum: R.U.B.E discussion
- Topic: Collada exporter
- Replies: 1
- Views: 54921
Collada exporter
Hello Guys, I made a rube > collada (3D mesh) convertor as a JS lib in order to integrate it in my gulp worflow. It has been freshly pushed in Github this morning. https://github.com/gillesboisson/rube-to-collada All details are in the repo. It's not a clean gulp task but just a js function but I'll...
- Sun Oct 16, 2016 5:30 pm
- Forum: R.U.B.E discussion
- Topic: New versions of Rube
- Replies: 2
- Views: 19704
Re: New versions of Rube
Hi, Cool, good news, I meant something like grouping custom properties visually and having something like a accordeon to easily manage properties when there is a lot of them. Later on I just saw there is Property display filter script field in the settings, I'll investigate on it. Cheers for the fol...
- Fri Oct 14, 2016 1:26 pm
- Forum: R.U.B.E discussion
- Topic: New versions of Rube
- Replies: 2
- Views: 19704
New versions of Rube
Hi, I used Rube for quite long, mainly for game level design, even if there is no box2D physics on it. I saw there is no new version upgrade since 2015, Is it still maintained ? It still work perfectly for me (with OSX), but some practical level design feature like layers and custom properties group...