first commit
This commit is contained in:
commit
ff7c974867
227 changed files with 12908 additions and 0 deletions
Binary file not shown.
23
src/content/projects/3d-package-design/index.mdx
Normal file
23
src/content/projects/3d-package-design/index.mdx
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: "3D Package Design"
|
||||
description: "3D Package Design inspired by Derek Elliott."
|
||||
date: 2020-08-16
|
||||
updated: 2020-08-16
|
||||
image:
|
||||
{ url: "troy-lusty-3d-package-design.avif", alt: "3D package design frame" }
|
||||
tags: ["blender"]
|
||||
categories: ["personal"]
|
||||
---
|
||||
|
||||
import glowing_box_animation from "glowing-box-animation.webm";
|
||||
|
||||
3D Package Design inspired from [video](https://www.youtube.com/watch?v=4SRwODk0oOU) by Derek Elliott.
|
||||
This was the final product from my first attempt at some simple animation within Blender done sometime in August of 2020.
|
||||
|
||||
<video preload="metadata" loop muted controls>
|
||||
<source src={glowing_box_animation} type="video/webm" />
|
||||
</video>
|
||||
|
||||
_Animation_
|
||||
|
||||

|
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue