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

Mesh #51

Open
1 task done
trusktr opened this issue Jun 9, 2020 · 2 comments
Open
1 task done

Mesh #51

trusktr opened this issue Jun 9, 2020 · 2 comments
Assignees

Comments

@trusktr
Copy link
Member

trusktr commented Jun 9, 2020

  • updateMorphTargets()
@trusktr trusktr created this issue from a note in Initial Port (In progress) Jun 9, 2020
@trusktr
Copy link
Member Author

trusktr commented Jun 9, 2020

I'm willing to bet updateMorphTargets is a no-op (like an early return) for this demo; the code not entering into the conditional branches.

@trusktr trusktr assigned trusktr and unassigned corruptedzulu Nov 15, 2020
@trusktr trusktr moved this from In progress to Review in progress in Initial Port Nov 23, 2020
@trusktr trusktr moved this from Review in progress to In progress in Initial Port Nov 23, 2020
@trusktr
Copy link
Member Author

trusktr commented Nov 23, 2020

The geometry side of Mesh is complete (with BufferGeometry, of which we implemented BoxBufferGeometry, instead of the Geometry/BoxGeometry line).

Now onto the Materials for Mesh.material.

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

No branches or pull requests

2 participants