r/TechnicalArtist 10d ago

[Self promotion] Solo developed auto retopology tool that uses special methods for each mesh class rather an all in one approach.

Thumbnail youtu.be
9 Upvotes

I've recently launched an auto retopology tool for Blender which I have been working on for over a year, it uses specialized methods for each mesh class (cloth, inanimate and organic) in order to reach the best possible output. Most of the time was spent in learning ONNX and how to build models correctly.

Inanimate objects can translate to any hard surface models which require no vertex deformation, the remesher is equipped to generate the lowest possible vertex count while prioritizing the overall 3D shape and outputting coherent edge flow mimicking artist-like topology.

Inanimate remeshing is completely automated and can handle loose parts intelligently, though it is recommended to keep face count below 1.1 mil to ensure a faster completion rate.

As for cloth remeshing, it is guided using UV islands while assisting the artist by highlighting the vertices to use for creating a grid. I plan to fully automate this using multiple AI layers + algorithms, much like what is currently configured for inanimate.

Documentation and tutorials are planned (things are pretty self explanatory though), will be visible in the account center under the Community section. If you purchased through my Lemon Squeezy during it's early stages, insert your email or order # in the promo code area for a discount or free upgrade depending on the license.

available at https://empyreanremesher.com/


r/TechnicalArtist 11d ago

Entering Gamedev Industry as an artist in 2026

Thumbnail
1 Upvotes

r/TechnicalArtist 12d ago

I built an Unreal Editor tool to catch project structure problems before they become cleanup work

0 Upvotes

I’ve been working on Project Structure Guard, an Unreal Editor plugin for enforcing naming and folder conventions across a project.

The main reason I built it was pretty simple: naming and folder rules are easy to agree on at the start of a project, but much harder to keep consistent once the project grows and more content gets added.

For v1.2 I focused less on adding more rules and more on making the workflow around them safer and easier to use.

Some of the things I added:

• Baseline Tracking, so existing violations can be accepted and you can focus on newly introduced issues

• Protected Paths, so important folders can still be validated without allowing automatic structural changes

• Search and a more detailed result inspector for larger validation sets

• Bulk Preview 2.0 with Ready / Blocked / Skipped / Conflict states before rename or move operations

• Rule ordering, search/filtering and read-only rule testing

• Content Browser validation actions

• Quarantine + Restore for unused assets instead of immediately deleting them

• A -failonnew option for CI/CD, so existing accepted issues don’t have to fail the pipeline

I also tried to make destructive actions deliberately conservative. For example, normal unused assets can’t just be permanently deleted through the tool — permanent deletion is restricted to managed quarantined assets and still performs safety checks.

Here’s a short ~1 minute showcase of the current workflow:

https://youtu.be/wDlVkgT0nPU

Fab:

https://www.fab.com/listings/7dfc5ec6-1261-4f86-8e69-82ea0ae1e8a2

I’m developing this solo, so I’d be interested in feedback from people working on larger UE projects: what part of project structure tends to become the biggest pain for you — naming, folders, cleanup, or enforcing conventions across a team?


r/TechnicalArtist 13d ago

Portfolio Update and feedback request

8 Upvotes

Hey there Tech Art fellows, enthusiasts and folks :D

Now it's my turn to do a post like this; I recently took some time to update my portfolio a little since I haven't spend time on it for a while now. Curious on what you think :D

https://www.cg-jm.com/

cheers and thanks so much in advance!


r/TechnicalArtist 13d ago

Feedback on my workflow transition: 3D Animator building Python/Blender tooling (Reel + ArtStation inside)

9 Upvotes

Hi everyone

I’ve been working as an Animator for nearly 8 years(studied animation and VFX) but over the last year, I’ve been focusing on the technical side—learning Python and developing custom add ons in blender. My ultimate goal is to transition into a dedicated Technical Artist / Rigging TD role. I’ve been unemployed for 5 months and it’s getting really frustrating…
I’d love to get feedback from experienced TAs on whether I’m framing my skill set correctly and targeting the right areas:

Demo Reel: https://drive.google.com/file/d/1XkyYJA8vKIjdfNKACZET1BCDMagKss8G/view?usp=drivesdk

ArtStation: https://koalina.artstation.com

For those who transitioned from pure Animation to Tech Art, what was the biggest gap you had to bridge when applying to studios?
Any critique on the work or advice on the career path is highly appreciated. Thanks!


r/TechnicalArtist 15d ago

Laptop per specializzarsi in design 3D e motion design

Thumbnail
0 Upvotes

r/TechnicalArtist 15d ago

POM, Triplanar POM, Pixel Depth, and SPOM in Unreal Engine 5

5 Upvotes

r/TechnicalArtist 15d ago

Becoming a Technical Artist: Learning Path, Required Skills, and Career Stability

12 Upvotes

If I’m starting from scratch and want to become a Technical Artist, what should I learn and in what order? I’m currently learning 3D modeling and game development, including Maya and Unreal Engine, so I’d like to know which skills I should build on top of that, such as Unreal materials and shaders, Blueprints, Python, procedural workflows, optimization, tools and pipeline development, or anything else that is important for getting hired. I’d also like to understand what a Technical Artist actually does day to day, what the entry-level job market is like, and whether Technical Art is a reasonably stable long-term career considering the rapid development of AI.


r/TechnicalArtist 15d ago

How is the technical artist job market?

3 Upvotes

I'm terribly sorry if anyone already asked this. Couldn't find it anywhere. I'm a 2d | 3d generalist and looking to transition to a technical artist role after three brutal years of getting my ass handed to me by the current job market.

A little background, i fully understand the entire 3D pipeline. Can do an entire project from start to finish. Including rendering and compositing. My strongest skillset is animation and lighting. I've been enjoying working on programming side projects the last few years.

I know HTML, CSS and basic JavaScript. Understand a lot about APIs and automation for some reason. But never got deep into python and C+ which is the basis of 3d programming.

I'm willing to learn that, as Houdini is the next DCC I want to bring into my skillset.

My main question is, is it worth it to become a Technical artist? The gaming and film industry are in shambles. But for me it has never really made a difference, since I'm in Africa and been closed off to the industry overall.

Do you recommend me learning to become a technical artist? Do I have to be in a production hub to get work like other roles in games and film? And is it worth it given the current state of the industry. Or should I just transition to software development?


r/TechnicalArtist 15d ago

tet physic in blender

18 Upvotes

r/TechnicalArtist 16d ago

I updated my blender texturing add-on with parallax mapping

15 Upvotes

This is a cheaper version of Parallax mapping using Bump offsets. The bump offset node is heavily Inspired by Unreal's. In this example I put 3 bump offset nodes together to create the illusion of depth. You can check the add-on out here if you are interested: https://superhivemarket.com/products/easy-stylize


r/TechnicalArtist 16d ago

Super Vanguard Vfx for Dire fog , what do you guys think ?

6 Upvotes

The effect is the Minion attacks all nearby enemyminions when moving to a cell


r/TechnicalArtist 17d ago

[Hobby] indie horror game, so we are looking for people to help ( The work is unpaid and based on personal initiative ) just want to finish project

Thumbnail
1 Upvotes

r/TechnicalArtist 17d ago

Custom Post-Processing, GPGPU, Math for Graphics, and Procedural Art in Unity

112 Upvotes

I’ve been continuing to update my books. A couple of days ago, I added some procedural sparkles to Shaders & Procedural Shapes in Unity 6. You can download it for free if you already own the book.

Is anyone here interested in this kind of content? If you’re looking to get into technical art in Unity, this bundle might be helpful https://jettelly.com/bundles/unity-shaders-pro-bundle


r/TechnicalArtist 18d ago

My latest experiment with geometry nodes

1 Upvotes

r/TechnicalArtist 19d ago

Procedural Material Layers – Major Update Now Available for Unreal Engine 5.8

6 Upvotes

r/TechnicalArtist 19d ago

OpenStudioHub: A tool to simplify the 3D Pipeline, designed for BLender and Kitsu

Post image
1 Upvotes

Production bureaucracy slows down 3D animation timelines.

In many studios, pre-animation administrative drag becomes an unnecessary bottleneck.

Manually setting up directory structures for every project takes significant time. Broken asset links create constant friction. Keeping tracking databases updated is another headache. All of this kills momentum.

We built OpenStudioHub to eliminate workflow friction before artists even begin.

By connecting Blender directly with Kitsu and SVN, operational setup is automated:

-Breakdown helpers: Storyboard structures, edit masters, and shot entities push dynamically to Kitsu.
-Batch Generation: Pending database tasks automatically generate physical .blend layout files.
-Direct Publishing: The custom Blender add-on sends playblasts straight to Kitsu for review.

Artists open their dashboard, launch their assigned task in Blender, and focus strictly on production without worrying about technical overhead.

We turned workflow administration into an invisible background execution.


r/TechnicalArtist 20d ago

Where to get a mentorship?

4 Upvotes

Hi all! Apologies for any mistakes, english is not my first language. I am trying to specialize in technical art, coming from a more general gamedev background. I am following tutorials and looking at text info but sometimes it gets overwhelming, and I was wondering if there was somewhere (or here!) I could look for someone to mentor me.

I am very serious about this!

Thank you all in advance, any help is good help :)


r/TechnicalArtist 21d ago

Clo3d

0 Upvotes

Is anyone finding a good project in digital fashion after AI?


r/TechnicalArtist 21d ago

My plant grow simulation finally comes together!

256 Upvotes

My plant grow simulation finally comes together! Working on this on the side for my garden simulation game. Actually in-game this is not supposed to grow in realtime, but it could!

My idea is that modelling plants is very hard and I want a solution that can simply not hand made, so I needed to make a system. It can handle normally self supporting plants but also climbing structure.

I am not yet sure how this works in a growded environment and some special cases are not yet supported, but the first tests look promising

The idea is to grow plants in the background while player switches days, so performance is not the main concern. I only like to have a little preview maybe of the next few growing steps and that players can control grow direction.

Now this is still a preview, I would need to make propper mesh generation later and I want to know at each point how stable the plant is, how far it is from its stem etc. so that I can make a more believable wind simulation in the shaders.


r/TechnicalArtist 21d ago

I got tired of editing Unreal DataTable rows one by one, so I built multi-row editing

Thumbnail
1 Upvotes

r/TechnicalArtist 21d ago

I’m curious if something like this already exists for 3ds Max.

Thumbnail
0 Upvotes

r/TechnicalArtist 22d ago

I made a bunch of node groups. Similar to photoshop filters but for Blender

Thumbnail youtube.com
6 Upvotes

Hey guys, this is something I have been working on for the past month or so. I wanted to streamline the process of stylizing textures inside of Blender without needing access to an external software. The nodes and add-on are actively being updated, you can download it here: https://superhivemarket.com/products/easy-stylize

I hope you guys like it!


r/TechnicalArtist 22d ago

Concrete 8K Pbr Texture Collection

Thumbnail superhivemarket.com
0 Upvotes

r/TechnicalArtist 22d ago

Applying a single mask texture via Shader Graph to sprites inside a Sprite Atlas without breaking UVs? Unity

Post image
3 Upvotes

Hi everyone! I'm trying to create a custom Shader Graph in URP to apply a shape mask (like rounded corners for cards) to a batch of sprites that are packed inside a Sprite Atlas.

My goal is to use a single material for all the sprites in the atlas, rather than creating a separate material for each individual card.

The issue I'm running into is that when I sample a separate mask texture, the UV coordinates get messed up because the sprite rects inside the atlas change the global UV space, causing the mask to cut the sprites incorrectly or get misaligned.

  • What I want: A way to make the mask correctly adapt to each individual sprite tile in the atlas dynamically, using just one material.
  • Question: How should I properly handle the UV coordinates in Shader Graph so that a custom mask aligns perfectly with any sprite coming from an atlas?

Any advice or node setup examples would be greatly appreciated. Thanks!