Added link to Raytracer code
This commit is contained in:
parent
d32e6d6433
commit
e78e96e8fd
@ -8,10 +8,11 @@
|
||||
<body>
|
||||
<h1>Projects</h1>
|
||||
<ul>
|
||||
<li> <a href="https://github.com/neunenak/Raytracer">C++ Raytracer</a> written for CS184 Intro to Computer Graphics. This was a partner project with <a href="https://github.com/miedwards">Mark Edwards</a>
|
||||
<li> <a href="http://neunenak.github.com/html5go">HTML 5 Go</a>
|
||||
Implementation of the board game Go in pure HTML5, using the canvas (work in progress).
|
||||
<li> <a href="http://blazing-night-9415.herokuapp.com/dictionary">Arbitrary-language Django Dictionary</a>
|
||||
This version is currently hosted on heroku and is being used as a dictionary for a constructed langauge.
|
||||
This version is currently hosted on heroku and is being used as a dictionary for a constructed langauge. A next version with cleaner CSS and an updated layout is in progress.
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user