9 packages
babylon-html-label
`Babylon-html-label` is a library for Babylon.js that allows you to create HTML elements synchronized with 3D positions within the scene. This can be useful for labels, tooltips, or any HTML content that needs to follow a 3D object. [Live Demo](https://ba
babylon-msdf-text
**babylon-msdf-text** is a library for rendering high-quality, scalable, and anti-aliased text in Babylon.js using the Multi-channel Signed Distance Field (MSDF) technique. It offers an efficient and straightforward solution for superior text rendering in
backgroundstyle-material-plugin
The BackgroundStyle Material Plugin is a custom extension for Babylon.js materials, allowing for advanced background image styling options similar to CSS `background-size` properties like `cover` and `object-fit`. This plugin can be used to dynamically ad
react-excalibur
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
react-zdog
React-fiber renderer for zdog
react-zdog-renderer
npm install zdog react-zdog-renderer # or yarn add zdog react-zdog-renderer
tsl-uniform-ui-vite-plugin
A Vite plugin that automatically generates GUI controls for Three.js shader uniforms using Tweakpane. This plugin simplifies shader development by providing real-time controls for uniform values without manual GUI setup.
tweakable-shader
`TweakableShader` is a package that simplifies the process of creating and tweaking shader materials in Babylon.js. It allows you to easily adjust shader uniforms through a GUI, making it ideal for both development and debugging. The unique feature of thi
vite-plugin-r3f-transform
A Vite plugin for React Three Fiber that enables scene editing capabilities. The plugin provides transform controls for meshes and automatically saves their transformations to a JSON file.