top of page

Adrigger

A lot of my work, from modeling to compositing through animation, but mostly rigging just below!

Welcome to my 
Portfolio !

charAdrien_MSH.png
charAdrien_CTL.png

Rigger / 3D generalist

LEPETIT Adrien

Student at IIM

Currently in Paris

Curious / Ambitious / Motivated / Conscientious

Ready to work anytime!

IMG_20240619_182506.png

Project Zone

golfeur_CTL.png

See more :

Rigging

Project

# Define the script writer and his skills
class Tool_Writer:
    def __init__(self, name, speciality, experience_years):
        self.name = "Adrien LEPETIT"
        self.speciality = "rig, script & 3D tech"
        self.experience_years = "Junior"
        self.projects = [Camera Holders, In the manner of, Lara Croft, Lost in the Sound, Nebula]
    
    def add_project(self, project_name):
        self.projects.append({"name": project_name, "technologies": technologies})
    
    def display_bio(self):
        print(f"👋 Hello, i am {self.name}, expert in {self.speciality}.")
        print(f"i'm a {self.experience_years} in the development of 3D scripts and tools.")
        print("Here are some projects I have worked on:")
        for project in self.projects:
            print(f"- {project['name']} ")

    def explore_projects(self):       

        print("\n🔍 Exploring current projects...")       

        for project in self.projects:           

            self.run_project(project["name"])

Script

Project

    def run_project(self, project_name):
        print(f"Project launch {project_name}... 🚀")
        # Simulate an infinite loop to illustrate your continuous work
        for _ in range(3):
            print(f"Continuous improvement of {project_name}... 🔄")

# Initialize the developer
me = Script_Writer(self.name, "Script Python & 3D Automation", 3)

# Add projects
me.add_project("Cartoon rig", ["Python", "Maya API", "Pipeline tools"])
me.add_project("Lead rig", ["Python", "Blender", "Automatisation"])

# View bio and explore projects
me.display_bio()
me.explore_projects()

> python portfolio.py

Hello, I am Adrien LEPETIT, expert in rig, script & 3D tech (Junior).

Projets :

- Cartoon rig (Technos : Python, Maya API) Success

- Lead rig (Technos : Python, Blender) Success

Tous les projets exécutés avec succès ! 

Breathe lifeinto thecharacter !

Animation

Project

tina02_anim.png

All of my others project like modeling, texturing, compositing and integrating in real time for example.

Project

Generalist

Sans titre-1
Sans titre-2
05_LEPETIT_Adrien_rendu1
LEPETIT_Adrien_entrepriseImg
NieR Automata - 2B
The Harvey House - Headphone
Hope's Peak Academy - A_V room
bottom of page