GrimoireGL / grimoirejs-preset-basic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grimoirejs-preset-basic

This is starter plugin set of Grimoire.js. This preset includes the packages below.

  • Grimoire.js
  • grimoirejs-math(Math stuff related plugin)
  • grimoirejs-fundamental(Renderer plugin)

You might need some other plugin. This is the simplest set to use WebGL with Grimoire.

You might need following plugins.

  • grimoirejs-gltf (If you need to load model file to display)
  • grimoirejs-forward-shading (If you need shading)

About

License:MIT License


Languages

Language:JavaScript 96.1%Language:TypeScript 3.9%