Jump to content

Recommended Posts

Hi,

 

I started to create a graphical userinterface and an extension of babylonjs.

You can define different objects on a set and move, rotate, etc. these objects relative.

There is also a binary based format avaible (v3d) to obtain an faster loading, 

and an second supported format is: "xml", with this you can easy configure maps for your game.
By example:

<?xml version='1.0'?><V3D>   <ground>grass.jpg</ground>   <skybox>sky/skybox</skybox>   <object map="objects" url="example.v3d" x='500' rotationX='90'>      <mesh name="Mesh01" scaleX='2'></mesh>   </object></V3D>
I'm developping more features, but you can see what there already is avaible on my site:
 
What are you thinking about this ?
(and I'm sorry for my bad english)
 
thanks
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...