Skip to content

Instantly share code, notes, and snippets.

@TribeMeladee
TribeMeladee / index.html
Created October 14, 2019 00:58
Assignment UNIT # 6, Earth and Moon CS4406 Computer Graphics - Exercise #6 // source https://jsbin.com/zobujov
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="https://getfirebug.com/firebug-lite-debug.js"></script>
<meta name="description" content="CS4406 Computer Graphics - Exercise #6" />
<meta charset="utf-8" />
<title>Assignment UNIT # 6, Earth and Moon</title>
<style>
#container {
background: #ffffff;