Jump to content

OBJ Exporter help?


RobiNERD
 Share

Recommended Posts

So, with some googling i found this... the problem is, it's in TypeScript (I don't know what this is even)... I don't know how to implement this any time i try using this i get unexpected identifiers. (I also noticed this TypeScript language is really similar to c# lol).

So how would i use this... I know this is very nooby but meh

Link to comment
Share on other sites

22 hours ago, RobiNERD said:

TypeScript language is really similar to c#

So! The only thing similar to C# is... the type safety, I guess.

Typescript is a superset of JavaScript, so, simply put, any JS file is a TS file (but not vice versa :) )

it's all javascript. But to ease up devellopment on your side - we serve a JS version of the module, which you can find here - https://github.com/BabylonJS/Babylon.js/tree/master/dist/preview release/serializers .

Hope this helps!

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...