Inverted Y axis javascript loading issue.

General discussion about the R.U.B.E editor
Post Reply
StuartTresadern
Posts: 7
Joined: Sat Jan 18, 2014 7:19 pm

Inverted Y axis javascript loading issue.

Post by StuartTresadern »

*** fixed . needed to invert the angles on the bodydefs ***

I have just started to create a loader for the javascript based isogenic engine. Seems that I have most of it working (inverted Y axis) but for some reason some fixtures are drawn inverted ! see image below. Basically I have inverted the y axis on the verts and reversed the vert arrays.

any ideas what I have missed ?

Thanks in advance.
Example
Example
flipped.png (22.79 KiB) Viewed 7109 times
iforce2d
Site Admin
Posts: 861
Joined: Sat Dec 22, 2012 7:20 pm

Re: Inverted Y axis javascript loading issue.

Post by iforce2d »

Cool!
Let us know when the loader is ready and I'll add it to the 'sticky' list of loaders post.
StuartTresadern
Posts: 7
Joined: Sat Jan 18, 2014 7:19 pm

Re: Inverted Y axis javascript loading issue.

Post by StuartTresadern »

First version of the Isogenic Engine Rube loader is ready. :D

https://github.com/trezsoft/IsogenicEngine-Rube-Loader

Basic instructions:

https://github.com/trezsoft/IsogenicEng ... oader-Home
Final Result
Final Result
rube001.png (29.53 KiB) Viewed 7090 times
And in isometric :)
And in isometric :)
rube002.png (44.2 KiB) Viewed 7090 times
Post Reply