- Jul 31 Mon 2023 22:50
(akira32 編程之家 Xuite)快關閉的部落格
- Jul 31 Mon 2023 22:25
Unity shader free book download
- Jul 26 Wed 2023 22:52
KMotion Capturer 2.3 complete source code release
KMotion Capturer 2.3 complete source code release(DATE: 01/17/2020 10:00:53 PM)
use Kinect SDK to create wpf application to generate 3ds Max Script for create a biped and assign animation key to each bone. And then bind to a 3d model and export the animation(model and bone),
- Jul 23 Sun 2023 20:12
Unity Preview2D(Quad) for Power node in shader graph
Change Preview to Preview2D, the Power will show the Quad model view. But the older shader graph does not support it. For example Unity 2019's shader graph.
- Jul 07 Fri 2023 23:06
Unity Hex Mapeditor for auto-connection
This Unity project is for Hex MapEditor. The project is created by Unity 2019.4.1f1 (64-bit). This is a part of my Unity Game. I wish the logic can help other people who want to do the hex auto-connection.
- Jun 18 Sun 2023 22:35
three.js example deploy on IIS
Three.js Github : https://github.com/mrdoob/three.js/
put the code to IIS and run the html , it appear some error as below:
- Jun 17 Sat 2023 22:44
bing產生文字樂譜,用Frescobaldi轉成midi樂譜
需要先安裝
Windows x86_64: LilyPond 2.24.1
- Jun 14 Wed 2023 20:29
3ds Max export biped to fbx and import to mixamo
3ds Max export biped to fbx and import to mixamo
- May 27 Sat 2023 00:19
Blender3D export FBX to Unity keep orientation
- May 27 Sat 2023 00:05
Unity firebase async and await when I use dropdown RefreshShownValue
Async mechanism uses firebase in Unity. Dropdown control will appear an error when I add an option and call dropDownListCreatedStore.RefreshShownValue(); as below: