matrix-engine-plugins
v0.1.2
Published
Matrix-engine support repo.
Downloads
27
Maintainers
Readme
matrix-engine-plugins
Status operative
Plugins structure:
- Aceess folders represent scripting , data folder containe data files (any).
Plugin 2d plane
obj text typo export from default blender text.
How to use it intro matrix-engine projects:
Install:
npm i matrix-engine-plugins
Import:
import { planeFont, planeUVFont } from "matrix-engine-plugins";
Load single char
var font = new planeUVFont();
font.loadChar(matrixEngine.OBJ, "s", "headerTitle");
font.charLoaded = (obj) => {
// Loaded
};
Credits & Licences
- Blender 3d software
- Gimp
- Shader used from https://www.shadertoy.com/view/lcfXD8