Assets
Assets are files that are included in the final build of your application. They can be sprites or 3D models that you want to include in your application.
Fibbo considers assets are located in the /assets
URL path of your project. If you're using the starter template (based on Vite), you should put your assets in the public/assets
folder.
Where can I find assets ?
Here are some websites where you can find free assets for your projects :
- https://kenney.nl/
- https://www.fab.com
- https://github.com/KhronosGroup/glTF-Sample-Assets
- https://polyhaven.com/
- https://itch.io/game-assets/free
- https://craftpix.net/freebies/
How can I create my own assets ?
Here are some tools that you can use to create your own assets :