-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
111 lines (102 loc) · 6.55 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Yuliy Schwartzburg</title>
<link rel="shortcut icon" href="./static/favicon.ico">
<link rel="stylesheet" href="./static/css/master.css" type="text/css" media="screen" charset="utf-8">
<link rel="canonical" href="" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37803851-1']);
_gaq.push(['_setDomainName', 'chateaunoir.net']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<h1>Yuliy Schwartzburg, Ph.D.</h1>
<p><img src="./static/images/yuliy.jpg" width="150" class="alignRight"/>
<div align="justify">
Hi! My name is Yuliy and I am currently a Co-Founder/CTO at
<a href="http://rayform.ch">Rayform SA</a> based in Lausanne, Switzerland. I received my Ph.D. from the
<a href="http://lgg.epfl.ch"><acronym title="Computer Graphics and Geometry Group">Laboratoire d'Informatique Graphique et Géométrique</acronym></a>
at <a href="http://www.epfl.ch/index.en.html">EPFL</a> in Lausanne, Switzerland. I got my
bachelor's degree in Electrical Engineering from <a href="http://cooper.edu">The Cooper
Union</a>. I've had the honor of being a
<a href="http://www.fulbright.jp/eng/index.html">Fulbright Scholar</a> in Japan. I'm
interested in how computer science can aid in art and architecture,
and have been working in digital fabrication and caustic design.
Reach me by sending me an <a href="mailto:yuliy-A.T-rayform-D.O.T-ch">email</a>
(no dashes/upper-case letters in the actual address) or connect with me on
<a href="https://www.linkedin.com/in/yuliyschwartzburg">LinkedIn</a>.
</div></p>
<h2>Publications</h2>
<p><strong>Fabrication-Aware Design with Performative Criteria</strong><br />
<em>Yuliy Schwartzburg</em>, Director: Mark Pauly<br />
[<a href="http://dx.doi.org/10.5075/epfl-thesis-6429">Ph.D. Thesis</a>] 2015</p>
<p><img src="./static/images/caustics.jpg" class="alignLeft"/>
<strong><a href="caustics.html">High-contrast Computational Caustic Design</a></strong><br />
<em>Yuliy Schwartzburg</em>, Romain Testuz, Andrea Tagliasacchi, Mark Pauly<br />
ACM Transactions on Graphics (Proc. of ACM SIGGRAPH 2014)<br />
[<a href="http://lgg.epfl.ch/publications/2014/Caustics/paper.pdf">paper</a>]
[<a href="http://lgg.epfl.ch/publications/2014/Caustics/movie.mp4">video</a>]
[<a href="http://www.youtube.com/watch?v=R00IvqcI9jU">youtube</a>]
[<a href="http://www.youtube.com/watch?v=5sgwv4Xa7Fg">fast forward</a>]</p>
<p><img src="./static/images/puzzles.png" class="alignLeft"/>
<strong>Creating Personalized Jigsaw Puzzles</strong><br />
Cheryl Lau, <em>Yuliy Schwartzburg</em>, Appu Shaji, Zahra Sadeghipoor, Sabine Süsstrunk<br />
International Symposium on Non-Photorealistic Animation and Rendering, 2014<br />
[<a href="./static/data/lau_2014_CreatingPersonalizedJigsawPuzzles.pdf">paper</a>]
[<a href="http://www.youtube.com/watch?v=zFC1bV6iPlA">video (short)</a>]
[<a href="http://www.youtube.com/watch?v=D8ga57Rz_RA">video (long)</a>]</p>
<p><img src="./static/images/DesignExploreCAD.png" class="alignLeft"/>
<strong>Interactive Design Exploration for Constrained Meshes</strong><br />
Bailin Deng, Sofien Bouaziz, Mario Deuss, Alexandre Kaspar, <em>Yuliy Schwartzburg</em>, Mark Pauly<br />
Computer-Aided Design 2014<br />
[<a href="http://lgg.epfl.ch/publications/2014/DesignExplorationCAD/DesignExplorationCAD.pdf">paper</a>]
[<a href="http://lgg.epfl.ch/publications/2014/DesignExplorationCAD/DesignExplorationCAD.mp4">video</a>]
[<a href="http://www.youtube.com/watch?v=gh-OAmWPaps">youtube</a>]</p>
<p><img src="./static/images/Planar.png" class="alignLeft"/>
<strong><a href="planar.html">Fabrication-aware Design with Intersecting Planar Pieces</a></strong><br />
<em>Yuliy Schwartzburg</em>, Mark Pauly<br />
Computer Graphics Forum (Proc. Eurographics) 2013<br />
[<a href="http://lgg.epfl.ch/publications/2013/PlanarPieces/paper.pdf">paper</a>]
[<a href="http://lgg.epfl.ch/publications/2013/PlanarPieces/extended.pdf">extended paper</a>]
<!-- [<a href="http://lgg.epfl.ch/publications/2013/PlanarVideo.mov">video</a>] -->
[<a href="http://www.youtube.com/watch?v=A3Ka6baKWtU">youtube</a>]</p>
<p><img src="./static/images/LegoMan.jpg" class="alignLeft"/>
<a href="http://lgg.epfl.ch/publications/2013/lego/"><strong>Automatic Generation of Constructable Brick Sculptures</strong></a><br />
Romain Testuz, <em>Yuliy Schwartzburg</em>, Mark Pauly<br />
Eurographics 2013 Short Paper<br />
[<a href="http://lgg.epfl.ch/publications/2013/lego/lego.pdf">paper</a>]
[<a href="http://lgg.epfl.ch/publications/2013/lego/lego_additional.pdf">supplementary material</a>]
[<a href="http://lgg.epfl.ch/publications/2013/lego/softwareDownload.php">software</a>]
[<a href="http://www.youtube.com/watch?v=2Tu2rRruwLo">youtube</a>]</p>
<p><img src="./static/images/Local_Mod.png" class="alignLeft"/>
<strong>Exploring Local Modifications for Constrained Meshes</strong><br />
Bailin Deng, Sofien Bouaziz, Mario Deuss, Juyong Zhang, <em>Yuliy Schwartzburg</em>, Mark Pauly<br />
Computer Graphics Forum (Proc. Eurographics) 2013<br />
[<a href="http://lgg.epfl.ch/publications/2013/LocalMod/LocalMod.pdf">paper</a>]
[<a href="http://lgg.epfl.ch/publications/2013/LocalMod/LocalMod.mp4">video</a>]
[<a href="http://www.youtube.com/watch?v=LFBs8OPLHVs">youtube</a>]</p>
<p><img src="./static/images/hires_image-38.png" class="alignLeft"/>
<strong>Shape-Up: Shaping Discrete Geometry with Projections</strong><br />
Sofien Bouaziz, Mario Deuss, <em>Yuliy Schwartzburg</em>, Thibaut Weise, Mark Pauly<br />
Symposium on Geometry Processing 2012<br />
[<a href="http://lgg.epfl.ch/publications/2012/shapeup/shapeup.pdf">paper</a>]
[<a href="http://lgg.epfl.ch/publications/2012/shapeup/shapeup.mp4">video</a>]
[<a href="http://shapeop.org">library</a>]
[<a href="http://www.youtube.com/watch?v=PVdLCWhg7lc">youtube</a>]</p>
<p><img src="./static/images/hires_image-39.png" class="alignLeft"/>
<strong>Design and Optimization of Orthogonally Intersecting Planar Surfaces</strong><br />
<em>Yuliy Schwartzburg</em>, Mark Pauly<br />
Computational Design Modelling 2012 (Proceedings of the Design Modelling Symposium 2011)
[<a href="http://lgg.epfl.ch/publications/2011/Orthogonal/paper.pdf">paper</a></p>
</body>
</html>