Skip to main content

Render Engine

npm version

Five is based on Three.js implemented in the browser environment the three-dimensional space rendering engine. Five will parse Work data and draw three-dimensional information in the <canvas /> tabs; you can interact with the rendered three-dimensional model by clicking, rotation, zooming, moving, etc.

In addition,Five provides a series of state properties,method,event "Hook",lifecycle function.You can easily redevelop your project based on Five and integrate into your own project to add bricks to your project.

Five also provides perfect React Context,React Hooks API,Vue Composition API support, Develop complex responsive data applications with ease with React or Vue.