- https://virtual-gallery.io/
- https://anthonypena97.github.io/brasil-fuerte/
- https://anthonypena97.github.io/nat_art_nat_art/
----------------------------------------
Application written in Typescript, using Three.Js for WebGl 3D Model Rendering.
THREE.interactive by Markus Lerner is used for 3D Object interactivity.
A simple site rendering a 3D Box which a user may click and be redirected to my Brasilian Top Hits Spotify Playlist.
Feel free to use this as boilerplate for your own desktop/mobile three.js applications! Peace!
To experience the deployed site for the boilerplate, simply visit Brasil Fuerte
To use code for yourself :
- download or clone application
- open terminal in application root directory
- enter,
npm i
- enter,
npm run dev
for development - enter,
npm run build
once complete - copy new bundle.js, index.html, and any public assets from dist/client/ folder
- use copied files for deployment
This application has been tested through and written for Chrome v.97, Safari v.14, iOS v.14, Safari iOs, Chrome iOs, and Instagram. This application is responsive to both Desktop and Mobile use cases.
MIT License
Copyright (c) 2022 Anthony Pena
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation fil (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge,publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- v1.2.2 is latest version
- See commit change or See release history
Please refer to the Contributor Covenenant for guidelines on contributing on this project.
For any inquiries or questions, please contact Anthony Pena via:
- GitHub: anthonypena97
- Email: anthony.e.p3na@gmail.com
Inspiration, code snippets, etc.