Skip to content

baon6052/WebGL-Durham

Repository files navigation

Demo

Set-up

Dependencies

<1> Install nodejs - https://nodejs.org/en/

<2> Install http-server  - https://www.npmjs.com/package/http-server

Run

Automatic

<1> Click on "Start.bat"

<2> Go to http://localhost:8080/

Manual

<1> Open terminal in root folder

<2> Enter http-server

<3> Go to http://localhost:8080/

Description

What you will hopefully see is the Durham Cathedrale next to the river. Although there are no key/mouse navigation the model is in an orbit, allowing you to view everything entirely. The main lighting technique applied is Phong Lighting which gives an interestingly beautiful effect to the model. The model and textures were made in Blender and are redered via webgl. Models and textures can be viewed in the Blender folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages