# How to use glb particleSystems?

**URL:** https://forum.babylonjs.com/t/how-to-use-glb-particlesystems/35982
**Category:** Questions
**Tags:** lighting, material
**Created:** [November 24, 2022, 10:39am UTC](https://forum.babylonjs.com/t/how-to-use-glb-particlesystems/35982 "2022-11-24T10:39:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Happy0Ending](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/happy0ending/32/26835_2.png) [@Happy0Ending](https://forum.babylonjs.com/u/Happy0Ending)
#### Post date: [November 24, 2022, 10:39am UTC](https://forum.babylonjs.com/t/how-to-use-glb-particlesystems/35982/1 "2022-11-24T10:39:07Z")

</div>

![1669285916547](https://us1.discourse-cdn.com/flex024/uploads/babylonjs/original/3X/e/0/e093be4b0a121dc881fe54fcb7079b06a2aaae20.png) hello everyone,I want to use particle system of glb model, but how to export glb model containing particle system from blender?

 ![1669286102368](https://us1.discourse-cdn.com/flex024/uploads/babylonjs/original/3X/d/7/d7abee5c9e5f617c01a9e6733a963ece98620747.jpeg)  
I can make a glb modle which has a particleSystems,but when I load this model in sandBox,i get no result.  
 ![1669286300613](https://us1.discourse-cdn.com/flex024/uploads/babylonjs/original/3X/4/8/4861ddc179335cad22a8b8c16e9395bb525c5623.png).

---

<div class="post-metadata">

### Author: ![Evgeni\_Popov](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/evgeni_popov/32/4432_2.png) [@Evgeni\_Popov](https://forum.babylonjs.com/u/Evgeni_Popov)
#### Post date: [November 24, 2022, 12:25pm UTC](https://forum.babylonjs.com/t/how-to-use-glb-particlesystems/35982/2 "2022-11-24T12:25:42Z")

</div>

gltf/glb files don’t support particle systems.

You can try to fake it, however. See the description of [Blender Export Particle System as glb glTF File, Blender Rain Effect glb glTF - YouTube](https://www.youtube.com/watch?v=aD1rREpNBCI) to know how he did it.
