Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fogleman authored Apr 16, 2017
1 parent 2fa3542 commit 8cdefcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

3D software rendering in pure Go. No OpenGL, no C extensions, no nothin'.

![Dragon](http://i.imgur.com/jRXlxLP.png)
![Dragon](http://i.imgur.com/M4G214O.png)

### About

Expand All @@ -12,7 +12,7 @@ It doesn't use your graphics card, only your CPU. So it's slow and unsuitable fo

### Features

- STL, OBJ, PLY file formats
- STL, OBJ, PLY, 3DS file formats
- triangle rasterization
- vertex and fragment "shaders"
- view volume clipping
Expand Down

0 comments on commit 8cdefcf

Please sign in to comment.