first commit

This commit is contained in:
Troy 2024-12-23 21:18:55 +00:00
commit ff7c974867
Signed by: troy
GPG key ID: DFC06C02ED3B4711
227 changed files with 12908 additions and 0 deletions

View 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_
![3D package design frame](troy-lusty-3d-package-design.avif)