Skip to content

These are the demo files that go with my presentation on WebGL and CSS3D.

Notifications You must be signed in to change notification settings

beclamide/3d-graphics-and-web-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Computer Graphics and Web Games

by John Bower @beclamide


These are the demo files that go with my presentation on WebGL and CSS3D. Please feel free to clone the repo and have a look through the code.

The presentation is available here: https://docs.google.com/presentation/d/1E0RvEA71_cW8pyw54zXumIPmzYVDz02vVp5uo45VMbU/edit?usp=sharing


Installing

After you've cloned the repo, go into each of the chapter folders and run npm install


Running

To run the examples, cd into the chapter folder and run npm run serve


Licence

The code is covered under the GPLv2 license, which basically means you can do what you like with it, you just have to give credit where it's due.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

These are the demo files that go with my presentation on WebGL and CSS3D.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published