Lei Wu’s Tech Art Portfolio

I am a versatile Technical Artist with a parametric architect background, enabling me to craft immersive spaces with an engineering mindset on technical details.

With solid expertise in procedural generation, i am passionate about developing tools and optimizing pipelines for seamless engine integration.

I also bring rich experience in creating technical documentation with clear visuals and well-structured content to support in-house tools and pass knowledge across departments.

Oil Painting Shader

This shader transforms images into paintings through a multi-scale stroke system. It works by analyzing image gradients to place brush strokes that follow natural contours, building from large background strokes to fine details. The grid-based architecture efficiently organizes stroke placement while random offsets prevent mechanical patterns.

Each stroke responds to local image features with parameters controlling size, bend, and texture. The brush rendering combines shape functions with noise patterns to simulate bristle effects, with stroke opacity varying based on position.

It has a layered application process. Each layer works at progressively finer scales, with early layers handling broad shapes and later layers adding detail to complex regions. The system scales brush counts exponentially between layers using the quality parameter, creating visual complexity mirroring traditional glazing techniques.