An open API service indexing awesome lists of open source software.

https://github.com/fernanda-kipper/virtual-store

This project is a web application built using WebGL technology that allows users to experience the simulation of a virtual store.
https://github.com/fernanda-kipper/virtual-store

css html javascript webgl

Last synced: about 22 hours ago
JSON representation

This project is a web application built using WebGL technology that allows users to experience the simulation of a virtual store.

Awesome Lists containing this project

README

          

# Virtual Store WebGL
> This project is a web application built using WebGL technology that allows users to experience the simulation of a virtual store.

[![Javascript][javascript-badge]][javascript-url]
[![WebGL][webgl-badge]][webgl-url]
[![License][open-source-badge]][open-url]

![](header.png)

# Features

- [x] Using obj
- [x] Zoom
- [x] Texture
- [x] Adjust camera view to object views (calculus on world view matrix)
- [x] Cart loading buffers for same objects just once
- [ ] Rotation
- [ ] Preset camera animation using curves
- [ ] Dynamic Texture
- [ ] Animated Background

## Development setup

```sh
git clone https://github.com/Fernanda-Kipper/virtual-store.git
cd virtual-store
```

Open `index.html` file in your browser

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

[wiki]: https://github.com/yourname/yourproject/wiki
[javascript-badge]: https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E
[javascript-url]: https://developer.mozilla.org/pt-BR/docs/Learn/JavaScript/First_steps/What_is_JavaScript
[webgl-badge]: https://img.shields.io/badge/WebGL-990000?logo=webgl&logoColor=white&style=for-the-badge
[webgl-url]: https://webgl2fundamentals.org/
[open-source-badge]: https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge
[open-url]: ./LICENSE