GithubHelp home page GithubHelp logo

kyle-l / ims-322-digital-musuem Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 218.59 MB

A digital museum to interact with and learn about 3D sculptures.

Home Page: https://ims322.kylelierer.com/

HTML 1.45% JavaScript 86.35% CSS 10.45% Shell 1.74%
framer-motion nodejs react three-fiber

ims-322-digital-musuem's Introduction

IMS-322 Digital Musueum

Project Description

This project is a simple web application that allows a user to view a number of informational 3D models of famous sculptures made for IMS 322 at Miami University. A user can view the 3D model while also getting a brief history about the piece, the historical context surrounding it, as well as information about the artist who created it.

The project is built with Node.js, React, Three Fiber, and Framer Motion.

NPM Commands

All commands that can be run from the npm command line are listed below.

  • npm start: Starts the application
  • npm run lint: Lints the code. *I.e., checks for errors and warnings.
  • npm run lint-fext: Lints the code with the --fix flag to automatically fix errors and warnings.
  • npm run deploy: Deploys the application to the Heroku server.

Helper Script

To add models, there is a nice little helper script that will take a GLB 3D model and optimize it for web usage.

  • ./optimize.sh <a .glb file>: Optimizes a glb file by removing unused meshes and compressing the textures.

ims-322-digital-musuem's People

Contributors

kyle-l avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.