Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VRMLLoader animation support. #5430

Closed
pl1307 opened this issue Oct 10, 2014 · 2 comments
Closed

VRMLLoader animation support. #5430

pl1307 opened this issue Oct 10, 2014 · 2 comments

Comments

@pl1307
Copy link

pl1307 commented Oct 10, 2014

Modification of the VRML loader which allows the loader to import the animations in the vrml file.

@mrdoob mrdoob changed the title Modification of the VRML Loader VRMLLoader support animations. Oct 10, 2014
@mrdoob mrdoob changed the title VRMLLoader support animations. VRMLLoader animation support. Oct 10, 2014
@mrdoob mrdoob closed this as completed Sep 3, 2015
@bartmcleod
Copy link
Contributor

bartmcleod commented May 4, 2016

Today I made available a VRML Grammar based on PEG.js. It comes with a parser that can be run using node. One of the next milestones is to write a ThreeJs builder for it, so that it can be used to render in ThreeJs and also use the animations: https://github.com/bartmcleod/VrmlParser

@mrdoob
Copy link
Owner

mrdoob commented May 4, 2016

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants