Skip to content

Fengyee/RenderingGraphics

 
 

Repository files navigation

COMP5411 Rendering Project

This repository contains rendering projects for COMP5411, Advanced Computer Graphics. In this project, we are going to implement the following features:

Demonstration Video

IMAGE ALT TEXT HERE

Features

Implementation

  • Using three.js to implement features.
  • Nodejs server

Usage

  • npm install
  • use gulp dev to start development
  • open localhost:5411/src/ in the browser
  • Need to restart gulp dev if the server.js file is modified. Find the server and webpack log in the root directory *.log files.

References:

About

Rendering Project for COMP5411 @ HKUST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • GLSL 3.5%
  • HTML 1.4%