Name: Vladimir Vladimirovich Lopatin

Date of birth: 26.03.1982.

Family status: single.

Education:

  • Master of philology (linguistics):
  • >2000-2003 Ural State Technical University (UGTU-UPI),
  • >2003-2005 Moscow State Pedagogical University;
  • 2004-2005 1st course of the Moscow French College (Sorbonne);
  • 2004-2005 traditional art-studio course;
  • Self-starter in the fields of 3D/2D Art, Web-design, Web-programming, Design, Computer Generated Art, traditional art.

Previous work experience:

  • October 2005 - April 2007. THE-FRAMELAB (postproduction shop), Moscow.
  • April 2001 –August 2001. Advertisement street banners designer/supervisor for “La Perla” boutique (Italian fashion clothes shop), Ekaterinburg.
  • August 2001-August 2002 – Personal Assistant : (English/Italian/Russian translator/interpreter; advertising print-media/street banners supervisor) in “Edem” boutique (Italian fashion clothes and accessories), Ekaterinburg.
  • July 2003-September 2003 – senior waiter in “Atrium” Entertainment Complex, Moscow .
  • Self-employed/Free-lance – www.pobedit.org, Moscow .
  • October 2005 - August 2006 VFX/Compositing, THE-FRAMELAB
  • August 2006 - May 2007 VFX/Compositing Freelance, THE-FRAMELAB
  • Currently employed by "TREHMER", VFX


Technical skills:

  • C++
  • VEX Shading Language (Mantra), RSL (Renderman).
  • V-Ray file format syntax.
  • 2D Graphics software: Adobe Photoshop, Elastic Reality, Particle Illusion, Corel Draw, XaraX, ArtRage
  • Compositing Software: Apple Shake 3.5, 4.0, D2 Nuke 4.x, SideFX Halo, Adobe AfterEffects, Digial Fusion.
  • Editing Software: Adobe Premier.
  • 3D Graphics software: SideFX Houdini 6,7,8.x; Silo, ZBrush, Realflow3, Maya, Max, Blender.
  • Mathematica v5.x, Mapple v10.x
  • PHP/Java Script web programming.
  • HTML/Dynamic HTML web-programming.
  • Web-editing software: Macromedia Studio (Flash, Fireworks, Home-Site, Dream Weaver).
  • File Managers: FAR, Windows Commander, Norton/Volkov Commander (can be also used for web-editing).
  • Basic Microsoft Windows/Microsoft Office Software: Word, Excel, Power Point, Note Pad, Paint Brush.
  • Operation systems: Microsoft Windows 95/98/Me/2000/XP, Linux Mandrake 10.2, SuSe 10.x, Debian.
  • Basic Linux Software (Office/Graphics/Multimedia)
  • Basic Internet operations (Internet Explorer, Netscape, Mozzilla, Konqueror internet browsers).
  • Basic operations with printers, scanners, fax/telex, modems and Networking equipment.


Language skills:

  • English (specialized school + 5 years of University)
  • French (3 years of University)
  • Italian (self-educated – basic/intermediate level)
  • Japanese (self-educated – basic level)
  • Russian (native language)


Other skills/hobbies:

  • Traditional art – drawing, painting, sculpting.
  • Mathematics, Computer Linguistics, Graphics programming, Artificial Intelligence.
  • Sport: Snowboarding, Slalom skateboarding, Wind Surfing.


Contact Information:

Tel: +7916 873 0782

e-mail: redsugar@mail.ru

home-page: www.pobedit.org/upload/index.html

The recent demoreel. (30Mb, Windows Media 9 codec)

[Update] new version, June 2007.

Mainly a collection of effects I've been studying for a while, a simple computational fluids dynamics sollution, shading and rendering research. Nothing fancy, some shots could be done better and will be likely embellished in the future, many things I see different now than at the beginning of he project... Anyway, there's no such thing as a "perfect shot", is there? =)

Some details were lost due to compression. (e.g. metal flakes in the car paint shot).

 

Since I am more interested in a position of VFX TD, for a demo of my compositing skills, please visit
www.the-framelab.com
that sort of a job I was doing in a company of other collegues-compositors

===================================

- below you can see what I had as my entry compositing portfolio for THE-FRAMELAB

плагин для Houdini
основанный на алгоритме
nVidia для Gems -
убербыстрый окклюжн. в
идеале - почти риалтайм,.
версия 1.0beta
работает на билдах 7й
версии. Для линукса и 8й
версии не компилил.
Хотите попробывать -
наздоровье.(tested for
H8.1.704 Linux only)
[read the blog]

экспортер сцен Houdini >
VRay. для чего? а чтоб
было =) покачто экспортит
только геометрию. на
очереди свет и
материалы . v.0.2alpha
(yet exports geometry only)

Here are some very very
basic SOP codes. maybe
some day I will feel like
making a HDK basics
tutorial. hope thees files can
be of some use for the
beginning (click the fat
mage)
       HDK for dummies
    [09april2007] The contents was updated a bit, a new demoreel was added. Enjoy.

   [october2005] Hi, folks. How did I make the splash screen image so big with the apprentice license? I did NOT rip it =). It's a Photoshop hack - take a couple of smaller images 640x480 and copose them up. Also don't forget to keep the Houdini official logo. Though I took the liberty to reposition the logo, still I kept it and since I don't use Aprentice license commercially - I hope I don't break any treaties. Else if I do - please inform me, before waging a copyright war, ok? Thanks in advance.

=======================================================

(comments on occlusion SOP - taken from www.odforce.net/forum)

Ok, here are my last results.

Currently I haven't implemented the second pass yet, as I've been strugling at getting a decent looking 1st pass + algorithm optimisation with KD-tree like approach.

I haven't played too much with my tree's parameters - so I kept average ones (in terms of speed).

System: Athlon1000, 768 RAM, Windows XP Home edition

Here I culled the back faces of the rabbit:

number of points of the scene: 17925
"kd-tree" generation time: 0.70 sec
cooking time: 3 min 55 sec
rendering time: 6 sec

user posted image
=============================================

Here is the full rabit:

number of points of the scene: 36669
"kd-tree" generation time: 1.52 sec
cooking time: 14 min 25 sec (around 40 minutes without optimization)
rendering time: 9.02 sec

user posted image

Second pass was add, "kd-tree" options are temporary disabled (buggy).

Thanks everybody who helped so much (Mario, hoknamahn and others).