Andychochocho / 3DTerminalBackground

Simple application to play around with Three.js library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D-Terminal-Background

By Andrew Cho

Description

Simple website showing the power of Three.js by having hundreds of terminal pngs randomly generated floating changing colors constantly.

Setup/Installation Requirements

  1. Clone the repository.
  2. Open index.html to view in browser.

Known Bugs

If using Google Chrome as your designated browser, you may get an error in the console about "Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource." which will deny access to the png image. To counteract this please use Python to make a simple server, or just add https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en to your list of extensions.

Technologies Used

  • HTML
  • Javascript
  • Three.js

Support and contact details

If any contact is needed you can reach me at my email at cho-andrew@hotmail.com

License

This software is licensed under the MIT license.

Copyright (c) 2016 By Andrew Cho

About

Simple application to play around with Three.js library.


Languages

Language:JavaScript 99.7%Language:HTML 0.3%