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

WIP | A simple example with litescene.js #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kalwalt
Copy link
Collaborator

@kalwalt kalwalt commented Aug 30, 2019

litescene.js is the the javascript WebGL 3D Engine library used by WebGLstudio. With this example we want to test ArtoolkitX.js and litescene.js, and in a near future develop a wrapper like artooolkit.litescene.js. I will open an issue and a project for this topic.
The example is in part taken from the litescene.js repository, and adapted to ArtoolkitX.js.

Things to do:

  • to verify that APP should be inside the head of the html doc
  • to fix the code (actually not sure if it works)
  • transformationMatrix and camMatrix should be updated in onupdate?

@kalwalt kalwalt added enhancement New feature or request javascript All about javascript related issues labels Aug 30, 2019
@kalwalt kalwalt self-assigned this Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript All about javascript related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant