Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morellexf13/vue-ogl-sample
🌄 A Vue 3 OGL (Open Graphics Library) particles sample
https://github.com/morellexf13/vue-ogl-sample
in-portfolio ogl particles vue
Last synced: about 22 hours ago
JSON representation
🌄 A Vue 3 OGL (Open Graphics Library) particles sample
- Host: GitHub
- URL: https://github.com/morellexf13/vue-ogl-sample
- Owner: morellexf13
- Created: 2023-04-24T15:15:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T16:28:57.000Z (5 months ago)
- Last Synced: 2024-12-14T15:08:35.996Z (about 1 month ago)
- Topics: in-portfolio, ogl, particles, vue
- Language: Vue
- Homepage:
- Size: 1.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🌄
Vue OGL Sample
A Vue 3 OGL sample
[![Version](https://img.shields.io/github/v/tag/morellexf13/vue-ogl-sample?label=%20&style=for-the-badge)](https://github.com/morellexf13/vue-ogl-sample/releases)
[![License](https://img.shields.io/badge/-MIT-f56565.svg?longCache=true&style=for-the-badge)](https://github.com/morellexf13/vue-ogl-sample/blob/main/LICENSE)
[![Package Monthly Downloads](https://img.shields.io/npm/dm/vue-ogl-sample?label=%20&style=for-the-badge)](https://www.npmjs.com/package/vue-ogl-sample)
[![Docs](https://img.shields.io/badge/-Docs-blue.svg?style=for-the-badge)](https://github.com/oframe/ogl/blob/master/examples/particles.html)
## 🚀 Install
```bash
npm installnpm run serve
```