3D with Javascript?

3D with Javascript?

Exploring 3D aspects with javascript

Are you a JavaScript developer, budding, advanced or anyone who is interested in exploring the 3D face of JavaScript? This is for you. Anyone interested in 3D, with no knowledge of JavaScript, this still is for you!

We are quite familiar with Blender, Unity, Unreal when it comes to 3D. Doing 3D stuffs with JavaScript becomes a point of notice, to only those who come across it, and I did!

Below are few platforms which use JavaScript to make 3D object or games or even use for rendering. They can be of help by integrating in your app or website, or even having fun exploring!

Three (threejs.org )

Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser. It uses WebGL.

Babylon (https://www.babylonjs.com/ ) 

Babylon.js is a real time 3D engine for displaying 3D graphics in a web browser via HTML5.

Zdog( https://zzz.dog/ ) 

Really cool Round, flat, designer-friendly pseudo-3D engine for canvas & SVG. The tutorial is even friendly and entertaining!

Phoria (http://www.kevs3d.co.uk/dev/phoria/)

Another great site to find simple 3D graphics on a canvas 2D renderer with some wonderful examples. It is been developed by Kevin Roast and you can find the GitHub repo.

Xeogl ( https://xeogl.org/ )

Developed by Xeolabs, it focuses on 3D visualization in the browser without using plugins!Also does it have various examples to explore!

That's it folks. Make sure to let me know if you enjoyed visiting and exploring these sites. Also let me know your favorite one or if you know any that I have missed. And yes don't forget to follow me, for some more awesome content😊