Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babylonjs

Package Overview
Dependencies
Maintainers
1
Versions
668
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babylonjs

Babylon.js is a 3D engine based on webgl and javascript.

  • 1.9.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
28K
increased by61.21%
Maintainers
1
Weekly downloads
 
Created
Source

Babylon.js

Official web site: www.babylonjs.com Official forum on www.html5gamedevs.com Online assets converter for .FBX, .DAE, .OBJ and .MXB Online sandbox where you can test your .babylon scenes with a simple drag'n'drop

Features •Complete scene graph with lights, cameras, materials and meshes •Collisions engine •Physics engine (thanks to cannon.js) •Scene picking •Antialiasing •Animations engine •Particles Systems •Sprites and 2D layers •Optimizations engines: ◦Frustum clipping ◦Sub-meshes clipping ◦Hardware scaling ◦Selection octrees ◦Offline mode (Assets are saved locally to prevent reloading them) ◦Incremental loading

•Standard material is a per pixel material that supports: ◦Diffuse lightning and texture
	◦Ambient lightning and texture
	◦Specular lightning
	◦Opacity texture
	◦Reflection texture (Spheric, planar, cubic and projection)
	◦Mirror texture
	◦Emissive texture
	◦Specular texture
	◦Bump texture
	◦Up to 4 lights (points, directionals, spots, hemispherics)
	◦Custom materials
	◦Skybox
	◦Vertex color
	◦Bones (Animations and shadows are supported)

• Special FX ◦Fog
	◦Alpha blending
	◦Alpha testing
	◦Billboarding
	◦Fullscreen mode
	◦Shadow Maps and Variance Shadow Maps
	◦Rendering layers
	◦Post-processes (blur, refraction, black'n'white, fxaa, customs...)
	◦Lens flares
	◦Multi-views

• Textures: ◦Render target textures
	◦Dynamic textures (canvas)
	◦Video textures

• Cameras (Perspective and orthographic): ◦Arc rotate camera
	◦Free camera
	◦Touch camera

• Meshes: ◦Mesh cloning
	◦Dynamic meshes
	◦Height maps

• Import: ◦Babylon scene file can be converted from .OBJ, .FBX, .MXB
	◦Exporter for Blender

Keywords

FAQs

Package last updated on 12 Mar 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc