#Three.JS Preview

3 messages ยท Page 1 of 1 (latest)

onyx plinth
#

๐Ÿ”— Website: https://threejspreview.web.app/
๐Ÿ”— GitHub (Integration ready!): https://github.com/Noobulater/threejspreview

The app relies on a blender addon that runs a webserver locally, if you don't have $ to spare, it'd be pretty easy to recreate, just run a webserver on the websocket port (in github).

GitHub

A website to preview models in the threejs renderer. Can synchronize to blender using the addon. - GitHub - Noobulater/threejspreview: A website to preview models in the threejs renderer. Can sync...

Gumroad

ThreeJS Preview - Real-Time Export & Live Preview for Three.jsEnhance Your Three.js Workflow with Automatic Rendering on SaveThreeJS Preview is the perfect addon for developers and 3D artists working with Three.js. This tool automatically exports your scene to a Three.js renderer every time you save your file, providing instant visual feedback i...

keen vortex
#

How are you syncing the scene? from the blend or converting everything to gltf?

onyx plinth
#

When you save your blender file, it saves a .glb and then pipes that to the web app