Explain what is the difference between WebGL and three.js?
Submitted by: MuhammadWebGL:
☛ WebGL allows you to control the GPU in more direct way
☛ It is more an “immediate mode”
☛ It does not have additional support for text, for shaders built, for picking, etc.
Three.js:
☛ Three.js is built on top of WebGL and allows you to take care of lot of things like what objects to draw each frame
☛ It is more a “retained mode”
☛ It does have an additional support for text, for picking, for object hierarchy, etc.
Submitted by: Muhammad
☛ WebGL allows you to control the GPU in more direct way
☛ It is more an “immediate mode”
☛ It does not have additional support for text, for shaders built, for picking, etc.
Three.js:
☛ Three.js is built on top of WebGL and allows you to take care of lot of things like what objects to draw each frame
☛ It is more a “retained mode”
☛ It does have an additional support for text, for picking, for object hierarchy, etc.
Submitted by: Muhammad
Read Online Front End Web Developer Job Interview Questions And Answers
Top Front End Web Developer Questions
☺ | Tell us what Is The Difference Between Call And Apply? |
☺ | Tell me what Are This And That Keywords? |
☺ | What Is The Lazy Loading? |
☺ | Explain me what Is Cors? How Does It Work? |
☺ | Do you know what Is Ajax? Write An Ajax Call? |
Top Web Developer Categories
☺ | Bootstrap Interview Questions. |
☺ | Front End Web Developer Interview Questions. |
☺ | Laravel PHP Developer Interview Questions. |
☺ | Typography Interview Questions. |
☺ | Junior Developer PHP Interview Questions. |