This commit is contained in:
@@ -11,7 +11,7 @@ This website project started as a plain, unstyled HTML file that had a couple of
|
|||||||
|
|
||||||
## The Head
|
## The Head
|
||||||
The idea for the head came from a project I was working on (a [tiny renderer](https://github.com/CJSatnarine/tiny_renderer)), where a wireframe render inspired me to add a rotating wireframe furry wolf head to my personal website.
|
The idea for the head came from a project I was working on (a [tiny renderer](https://github.com/CJSatnarine/tiny_renderer)), where a wireframe render inspired me to add a rotating wireframe furry wolf head to my personal website.
|
||||||
<center><img src="output.gif" width="640" height="360"/></center>
|

|
||||||
|
|
||||||
To accomplish this, I created a wolf head in Blender and exported it in a Wavefront .obj format. I used [Three.js](https://threejs.org/) to render the wolf head on the website. This version of the website is where I also started using CSS.
|
To accomplish this, I created a wolf head in Blender and exported it in a Wavefront .obj format. I used [Three.js](https://threejs.org/) to render the wolf head on the website. This version of the website is where I also started using CSS.
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 94 MiB |
Binary file not shown.
Before Width: | Height: | Size: 98 KiB |
BIN
content/blog/first_blog/wolf_head.png
Normal file
BIN
content/blog/first_blog/wolf_head.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Reference in New Issue
Block a user