Jump to content

Search the Community

Showing results for tags 'cheetah3d'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hi all! I've been working on a Cheetah3D scene exporter for babylon.js the last days, and it's available on my github for you to have fun with it : https://github.com/Calebsem/Cheetah2Babylon What's supported right now : mesh export with functional transform, naming and parentingmulticamera export (only perspective, no support for orthogonal right now)light export with all babylon type managed :Cheetah3D spot light is a babylon spot (duh)Cheetah3D distant light is a babylon directional lightCheetah3D ambiant light is a babylon hemispheric lightevery other type is a babylon point lightsupports diffuse and specular colorrotations must be on the -Y axismaterials export:supports diffuse, emissive and specular color (plus specular power as "shininess")supports only diffuse textures, Cheetah3D api is realy sparse on thatIt still is a bit sketchy but has proven very useful for simple to very complex scenes. So if you currently use this software and wish to try exporting some static scenes to babylon, you're welcome to do so and send me some feedbacks! Also feel free to check my blog, as I will update it in case of major changes or new features! Have a nice day! Tuxic
×
×
  • Create New...