From e1021deef99c3b8eb71f530fb2d305b25a60db8e Mon Sep 17 00:00:00 2001 From: jack Date: Sun, 9 Jun 2024 12:25:03 +0800 Subject: [PATCH] update order --- gameengines.md | 14 ++-------- hobbies.md | 26 ++++++++++-------- .../oilpastel/{IMG_5526.JPG => zIMG_5526.JPG} | Bin images/sketch/{arms.jpg => zarms.jpg} | Bin 4 files changed, 16 insertions(+), 24 deletions(-) rename images/oilpastel/{IMG_5526.JPG => zIMG_5526.JPG} (100%) rename images/sketch/{arms.jpg => zarms.jpg} (100%) diff --git a/gameengines.md b/gameengines.md index b6855c6..6ca688c 100644 --- a/gameengines.md +++ b/gameengines.md @@ -65,22 +65,12 @@ This is a toon style water shader and use techniques: depth-based mixed coloring ## Amplify Shader Pack Chinese Manual Here I translated the ASE manual to Chinese. Please see [here](/blogs/ase). -## Some DCC Demos - - -
-
- -
-
- - -
-
## PBR Workflow It is a wasteland style gun based on very popular PBR workflow. You can get it from here [[**download**](https://github.com/swang81/MyModels/)]. It contains FBX and all Textures for Unity. The main workflow is as follows: Modeling / UV Editing / Baking / Texturing / Rendering. + +
diff --git a/hobbies.md b/hobbies.md index 8c61eae..94b96bc 100644 --- a/hobbies.md +++ b/hobbies.md @@ -8,17 +8,6 @@ title: Art Practice Practicing hand-drawing can enhance the aesthetic appreciation of games and create more diverse game art styles. Therefore, I try various painting tools to import my abilities. For example, 3D modeling tools, sketch, colored pencils, watercolors, oil painting sticks and Procreate. -## 3D Modeling for Game Development - -
-{% for image in site.static_files %} - {% if image.path contains 'images/3dmodeling' %} - - {% endif %} -{% endfor %} -
---- - ## Sketch
@@ -63,7 +52,7 @@ Practicing hand-drawing can enhance the aesthetic appreciation of games and crea
--- -## Procreate and PS +## Procreate / Photoshop
{% for image in site.static_files %} @@ -72,3 +61,16 @@ Practicing hand-drawing can enhance the aesthetic appreciation of games and crea {% endif %} {% endfor %}
+ +--- + +## 3D Modeling for Game Development + +
+{% for image in site.static_files %} + {% if image.path contains 'images/3dmodeling' %} + + {% endif %} +{% endfor %} +
+--- \ No newline at end of file diff --git a/images/oilpastel/IMG_5526.JPG b/images/oilpastel/zIMG_5526.JPG similarity index 100% rename from images/oilpastel/IMG_5526.JPG rename to images/oilpastel/zIMG_5526.JPG diff --git a/images/sketch/arms.jpg b/images/sketch/zarms.jpg similarity index 100% rename from images/sketch/arms.jpg rename to images/sketch/zarms.jpg