question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clean up webgl_animation_multiple example

See original GitHub issue
Description of the problem

webgl_animation_multiple example doesn’t follow Three.js code style.

https://github.com/mrdoob/three.js/wiki/Mr.doob’s-Code-Style™

I’m glad if someone cleans up.

Three.js version
  • Dev
  • r103
Browser
  • All of them
  • Chrome
  • Firefox
  • Internet Explorer
OS
  • All of them
  • Windows
  • macOS
  • Linux
  • Android
  • iOS
Hardware Requirements (graphics card, VR Device, …)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
takahiroxcommented, Mar 30, 2019

Ah, sorry I had a change of heart and did by myself. Making PR now.

0reactions
takahiroxcommented, Apr 6, 2019

Done

Read more comments on GitHub >

github_iconTop Results From Across the Web

A basic 2D WebGL animation example - Web APIs | MDN
A basic 2D WebGL animation example. In this WebGL example, we create a canvas and within it render a rotating square using WebGL....
Read more >
WebGL - Drawing Multiple Things
How to draw multiple different kinds of things in WebGL.
Read more >
Three.js Cleanup
The browser will clean them up if you switch pages but otherwise it's up to you to manage them. This is an issue...
Read more >
How do I clean up and unload a WebGL canvas context from ...
Example of the first // set a buffer to 1 byte before deleting // NOTE: You'd need to do this for ALL BUFFERS...
Read more >
WebGL2 Tips
Small issues that might trip you up with WebGL. ... Here's the example from the article on animation with the code above added...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found