Lunchbox.js is a custom renderer for Three.js. It uses Vue’s component-based model and declarative style to handle imperative Three.JS functionalities under the hood. The library provides access to primitive Three. JS objects and classes through components, such as: mesh, light, material.

11m read timeFrom blog.logrocket.com
Post cover image
Table of contents
PrerequisitesWhat is Lunchbox.js?We made a custom demo for . No really. Click here to check it out .Getting started with Lunchbox.jsCreating a sceneAdding meshesAdding texturesAdding animationAdding eventsConclusionExperience your Vue apps exactly how a user does

Sort: