DrWeeny - CG Generalist & FXs
Hi everyone, I'm a 25 years old and French CGI artist. I've started this blog to introduce myself. I am strongly interested by SFX/CFX and writing. If you are interrested to hire me in your company, send me an e-mail at : abaudoin_vfx[AT]yahoo.fr
Showreel
10/09/2014
Space Cat Hob
Libellés :
3d,
bramoule,
Delapost,
hob,
liok,
loic bramoule,
maya,
nuke,
space cat hob
22/08/2014
Maya - Muscle Rivet
I don't know if you know this. There is a Rivet in maya muscle menu (under bonus rigging ).
Select face or two edges and run "Surface Attach".
Here is a python command to use it :
Select face or two edges and run "Surface Attach".
Here is a python command to use it :
07/07/2014
10/08/2013
Bypass the namespaces while seaking a string
Hi,
I am creating a class for string operations. I thought it will be useful for some people to have a utility in order to seek string throught namespaces.
DL Script
modify the last two lines :
- replace "test" by the string you want to find (you can type any : *myString*)
- print "Items" to see the list returned
search = StringUtility("test")
Items = search.searchString(0,0,1,10)
I hope it help !
I am creating a class for string operations. I thought it will be useful for some people to have a utility in order to seek string throught namespaces.
DL Script
modify the last two lines :
- replace "test" by the string you want to find (you can type any : *myString*)
- print "Items" to see the list returned
search = StringUtility("test")
Items = search.searchString(0,0,1,10)
I hope it help !
21/02/2013
The Macabre Waltz released
We were eleven students for our graduation short-film.
I was co-director on this film. I work on pipeline issues and FXs (nCloth, nParticule, fluids) and I supervised the layout 2D/3D, the compositing , shave, and I edited the short.
I've created all the cells intro and flashes.
Libellés :
2012,
3ds max,
fluids,
La Valse Macabre,
Macabre Waltz,
maya,
short-film,
shorts,
sup'infograph,
The Macabre Waltz,
zombies
06/02/2013
Nature of Code
I've been following some people on vimeo and I have discovered this.
They are math and code tutorials. Really interresting to use this in maya :)
Enjoy !
The Nature of Code website :
http://natureofcode.com/
Vimeo Shiffman Channel :
https://vimeo.com/shiffman
They are math and code tutorials. Really interresting to use this in maya :)
Enjoy !
The Nature of Code website :
http://natureofcode.com/
Vimeo Shiffman Channel :
https://vimeo.com/shiffman
Libellés :
code,
Daniel Shiffman,
natureofcode.com,
particles,
Shiffman,
tutorials
04/02/2013
Indiegogo - Go Support !
VFX Learning is willing to release their courses for free.
They are looking for support.
VFX Learning Open Source Project Showreel from VFX Learning - Online School on Vimeo.
http://igg.me/p/310631/x/2328237
They are looking for support.
VFX Learning Open Source Project Showreel from VFX Learning - Online School on Vimeo.
http://igg.me/p/310631/x/2328237
24/12/2012
HAMNASYA
Hi everyone and happy Christmas !
I've been involved recently in simulating cap and cloath for horse riders at Delapost Paris.
This is a trailer for an iPad and iPhone application. It is a gamebook, you can find more about it athttp://www.hamnasya.net/.
I've created a little script to help me to retime the alembic node in Maya.
Pick the alembic node and run the script, it will create to attributes : an "offset time" and a "remap time". (Alembic seems to make interpolation if you scale time, it is pretty cool :))
--- EDIT ---
It is now in the download section.
23/12/2012
Cthulhu
initial sketch |
painting |
research for arm design |
I've done a quick painting research from my friend initial sketch.
Libellés :
alexis baudoin,
baudoin,
Cthulhu,
Digital painting,
DrWeeny,
photoshop
05/11/2012
My work during Just Fuel
I've recently on this advertisement for Meccano.
I've made mainly : 3d tracking, restore, animation and compositing.
I've made mainly : 3d tracking, restore, animation and compositing.
21/07/2012
Some music
I wanted to share with you an interresting French singer : Luc Arbogast
I found his music really amazing. If you want to listen more, you can go on grooveshark, myspace.
I found his music really amazing. If you want to listen more, you can go on grooveshark, myspace.
19/07/2012
End of School
Finally, we have finished our graduating short-film.
It was really great to see it on wide screen !
It is available on request but we keep it private as we want to go on festivals.
I post a behind the scene for some FX and the credits.
We shot on stage some liquids, candle flame, dust.
It was really great to see it on wide screen !
It is available on request but we keep it private as we want to go on festivals.
I post a behind the scene for some FX and the credits.
We shot on stage some liquids, candle flame, dust.
Libellés :
end titles,
ESRA,
fxs,
La Valse Macabre,
shooting,
zombies
20/05/2012
Funky French Blog
Hi,
As I'm begining to think everything in Python, a friend send me this French blog called "joys_of_coding();"
http://lesjoiesducode.tumblr.com/
The principle of the blog is to associate a sentence about scripting with an animated gif.
I have translated some for international visitors.
Have fun !
"When I find a solution without browsing google !"
"When the deadline is moving closer dangerously."
"When my partnerannounce me that he's code is working."
"When I modify my code by following a tuto found really, really far in google's results."
"When I think I found a solution" and "When my compiling fail"
"When I have to explain a piece of code that I have totally coppied"
"When my partner has found a solution to a problem where I have stuck for 2 hours in 30 seconds."
"When my appli crashes when I really don't expect it"
"When I see non-commented code"
--- EDIT ---
There is now an english version : http://thecodinglove.com/
As I'm begining to think everything in Python, a friend send me this French blog called "joys_of_coding();"
http://lesjoiesducode.tumblr.com/
The principle of the blog is to associate a sentence about scripting with an animated gif.
I have translated some for international visitors.
Have fun !
"When I find a solution without browsing google !"
"When the deadline is moving closer dangerously."
"When my partnerannounce me that he's code is working."
"When I modify my code by following a tuto found really, really far in google's results."
"When I think I found a solution" and "When my compiling fail"
"When I have to explain a piece of code that I have totally coppied"
"When my partner has found a solution to a problem where I have stuck for 2 hours in 30 seconds."
"When my appli crashes when I really don't expect it"
"When I see non-commented code"
--- EDIT ---
There is now an english version : http://thecodinglove.com/
Libellés :
animated gif,
blog,
code,
joie du code,
lecointre,
nicolas lecointre
13/02/2012
Concepts from my next short-film
These drawings are the concepts where I got involved. There is few more and I will certainly post them later.
Grandma Painting
I painted both top kitchens.
I painted the first one
The dining room (from me)
Libellés :
2012,
Digital painting,
dr weeny,
DrWeeny,
ESRA,
photoshop,
short-film,
sup'infograph
05/01/2012
Short-film --- La Petite Affaire
Five CG artists, about four months of pre-production and six months of production and it is done !
My second year short-film is released : La Petite Affaire.
The short was done with : Maya 2011, Zbrush, Nuke, Vegas, Flash, Photoshop
Have fun with this absurd short !
Libellés :
2011,
dr weeny,
DrWeeny,
ESRA,
la petite affaire,
LPA,
maya,
nuke,
short-film,
sup'infograph
16/12/2011
Happy Christmas ?
A strange guest come into my head, I introduce to you Jack'o'Lantern !
Yeah, I may need some holidays....
Happy Christmas and Happy New Year !
Yeah, I may need some holidays....
Happy Christmas and Happy New Year !
05/12/2011
20/10/2011
Phoenix concept art
So, here is a new phoenix picture for a ZBrush sculpture and my maya animation :
And the link below is a version of the French synopsis of the project.
download synopsis
And the link below is a version of the French synopsis of the project.
download synopsis
15/10/2011
Last year at school !
At the head of a team of eleven students, I'm preparing a third short-film !
I will try to post some "Work in Progress" soon.
Meanwhile, I work on a 20" animation with a phoenix and his egg. Here is my photoshop searches (done in three days)
I will try to post some "Work in Progress" soon.
Meanwhile, I work on a 20" animation with a phoenix and his egg. Here is my photoshop searches (done in three days)
The background and the "crystal egg" |
Some drawings about a bearded vulture for transforming it later into a phoenix |
Just a sketch for burning wings |
Libellés :
2011,
bearded vulture,
Digital painting,
dr weeny,
DrWeeny,
ESRA,
gypaete,
maya,
model sheet,
nest,
phoenix,
photoshop,
sketch
Inscription à :
Articles (Atom)