Automatic Envelope Extraction for Hair Modeling and Animation, a method to automatically create an envelope for any 3D mesh, reconstructing a topology based on the spatial behavior of the geometry itself. Read more here.
Blog
WandaVision

Open Hugrade
CLIM for .NET core
Implemented the Command line interface menu (CLIM) for .NET core also. Available on Nuget and Github. Check it out here.
CLIM is an open source project.
CLIM on Android
This post shows a way to use the CLIM library inside an Android app.
CLIM
Command line interface menu (CLIM) engine for JVM offers a very simple system to manage UI menus via the cli. It may be useful when prototyping core libraries in their early stage, in absence of advanced GUI yet.

CLIM is an open source project.
Check it out on Github
Expressionless self-portrait

ZBrush brushes available
I was “cleaning out the shelves” when I found some interesting stuffs I made in the past while learning/using ZBrush. Why not to share them?
Here they are, available on my Artstation and Gumroad pages!




- Generic hair masses brush
- Basic braid brush
- Engine Lines IMM brush
- Wires and pipes IMM brush
Some art stuff

Making some art for the site. Often I forget how comforting can be… just drawing!
Prosa’s March
The Probability Solver of Absorbing States in Markov Chain is my solution for an online programming game. The simple code in this repository provides a method to compute probabilities for the absorbing states in a given Markov chain. The code is available on GitHub.