Team IGG : Computer Graphics and Geometry

Difference between revisions of "Arash Habibi"

From Team IGG : Computer Graphics and Geometry
Jump to navigation Jump to search
(Created page with "en::Arash_Habibi 200px|right ==Functions== Assistant professor in computer science at the [http://www.unistra.fr/ University of Strasbourg] Faculty...")
 
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
==Functions==
 
==Functions==
  
Assistant professor in computer science at the [http://www.unistra.fr/ University of Strasbourg]
+
Associate professor in computer science at the [http://www.unistra.fr/ University of Strasbourg]
  
 
Faculty member in the [http://dpt-info.u-strasbg.fr/ Computer Science Departement], [http://mathinfo.unistra.fr/ Mathematics and Computer Science Unit]
 
Faculty member in the [http://dpt-info.u-strasbg.fr/ Computer Science Departement], [http://mathinfo.unistra.fr/ Mathematics and Computer Science Unit]
Line 14: Line 14:
 
''Field'' : Computer Graphics
 
''Field'' : Computer Graphics
  
''Mots Clés'' : Sketch-based modeling, animation by physical modeling, natural phenomena
+
''Keywords'' : Sketch-based modeling, animation by physical modeling, natural phenomena
  
 
== Teaching ==
 
== Teaching ==
  
''Formations'' : Bsc in computer science and Msc Computer science and imaging
+
'''Levels''' : Graduate (Bachelor) and post-graduate (Master) in Computer Science
  
''Matières'' :     
+
'''Courses''' :     
* Algorithmique et Programmation en L1 Mathématiques Informatique
+
* Algorithmics and programming (Algorithms in python in first year bachelor)
* Culture et Pratique de l'Informatique en L1 Mathématiques Informatique
+
* Computer Culture and Practice (learning bash in first year bachelor)
* Infographie 3D en L1 CMI (Cursus Master Ingénierie)
+
* 3D computer graphics (modeling, animation, rendering)
* 3D en deuxième année d'IUT MMI (Métiers du Multimedia et de l'Internet)
+
* Data Structure and Algorithms (second year bachelor)
* Structure de Données en L2 Informatique
+
* Data Bases (relational algebra and SQL in second year bachelor)
* Pratique des Systèmes d'Exploitation en L2 informatique
+
* Web programming (javascript in second year bachelor)
* Réseaux et Protocoles en L3 informatique
+
* Operating systems (second year bachelor)
* Géométrie pour la 3D en L3 informatique
+
* Computer Networks (TCP/IP in third year bachelor)
* Interaction dans les mondes 3D animés en M2 informatique et Sciences de l'Image
+
* 3D geometry (Geometry/OpenGL in third year bachelor)
 +
* Interaction in 3D animated worlds (Master)
  
Voir aussi ma [http://dpt-info.u-strasbg.fr/~ahabibi page au département d'informatique].
+
Here is my page [http://dpt-info.u-strasbg.fr/~ahabibi on the computer science department site].
  
== Un bref CV ==
+
== Brief Resume ==
  
Depuis le 01/09/1998 : '''Maître de conférences en Informatique''' à l'Université de Strasbourg
+
Since 09/1998 : '''Associate profressor''' at the University of Strasbourg
  
Depuis le 01/09/2014 : '''Directeur des Etudes''' du département d'informatique
+
Since 09/2014 : '''Director of Studies''' of the computer science department
  
Depuis le 01/09/2018 : '''Responsable pédagogique''' de la première année de licence informatique
+
Since 09/2018 : '''In charge of''' the computer science first year bachelor
  
Entre 01/09/2000 et 01/09/2002 : '''Responsable pédagogique''' de la première année d'IUP GMI
+
Between 09/2000 and 09/2002 : '''In charge of''' the computer science IUP's first year
  
Entre 01/09/2003 et 01/09/2012 : '''Technical Director''' et '''infographiste''' dans les studios d'animation [http://www.buf.com/ BUF Compagnie] et [https://www.illuminationmacguff.com Illumination Entertainment]. Filmographie : '''Alexandre''' (Oliver Stone 2004), '''Arthur et les Minimoys''' (Luc Besson 2006, 2009 et 2010), '''Speed Racer''' (Lilly et Lana Wachowski 2008), '''Thor''' (Kenneth Branagh 2011), '''Moi moche et méchant 2''' (Chris Renaud, Pierre Coffin 2010)
+
Between 09/2003 and 09/2012 : '''Technical Director''' et '''CG graphist''' in [http://www.buf.com/ BUF Compagnie] and [https://www.illuminationmacguff.com Illumination Entertainment] animation studios. Filmography : '''Alexandre''' (Oliver Stone 2004), '''Arthur and the Minimoys''' (Luc Besson 2006, 2009 et 2010), '''Speed Racer''' (Lilly and Lana Wachowski 2008), '''Thor''' (Kenneth Branagh 2011), '''Despicable Me 2''' (Chris Renaud, Pierre Coffin 2010)
  
1997-98 : Chercheur-'''Postdoctorant''' au [http://www.ligum.umontreal.ca laboratoire d'infographie] de l'Université de Montréal, Canada
+
1997-98 : '''Postdoc'''-researcher at the [http://www.ligum.umontreal.ca computer graphics team] at the University of Montreal, Canada
  
1993-1997 : '''Doctorant''' dans l'équipe [http://www.acroe-ica.org/fr ICA (Informatique et Création Artistique)] des laboratoires LIFIA et CLIPS, Grenoble
+
1993-1997 : '''PhD''' at the [http://www.acroe-ica.org/fr Computer Science and Arts (ICA)] team in the LIFIA and CLIPS labs, Grenoble
  
== Diplômes ==  
+
== Diploma ==  
  
Janvier 1997 : '''Doctorat''' de l'[http://www.grenoble-inp.fr INPG] sur '''L'Etude, par la synthèse, de la relation Forme-Mouvement-Image'''  
+
January 1997 : '''PhD''' at  [http://www.grenoble-inp.fr INPG] on '''Study, by simulation, of the relation between shape, motion and image'''  
  
1993 : '''DEA''' Sciences Cognitives - à l'INPG
+
1993 : '''DEA''' Cognitive Science - at INPG
  
1992 : '''Ingénieur en électronique''' de l'INPG
+
1992 : '''Electrical engineering''' at INPG
  
 
==Publications==
 
==Publications==

Latest revision as of 11:13, 15 January 2020

Functions

Associate professor in computer science at the University of Strasbourg

Faculty member in the Computer Science Departement, Mathematics and Computer Science Unit

Researcher at the Engineering science, computer science and imaging laboratory

Research

Field : Computer Graphics

Keywords : Sketch-based modeling, animation by physical modeling, natural phenomena

Teaching

Levels : Graduate (Bachelor) and post-graduate (Master) in Computer Science

Courses :

  • Algorithmics and programming (Algorithms in python in first year bachelor)
  • Computer Culture and Practice (learning bash in first year bachelor)
  • 3D computer graphics (modeling, animation, rendering)
  • Data Structure and Algorithms (second year bachelor)
  • Data Bases (relational algebra and SQL in second year bachelor)
  • Web programming (javascript in second year bachelor)
  • Operating systems (second year bachelor)
  • Computer Networks (TCP/IP in third year bachelor)
  • 3D geometry (Geometry/OpenGL in third year bachelor)
  • Interaction in 3D animated worlds (Master)

Here is my page on the computer science department site.

Brief Resume

Since 09/1998 : Associate profressor at the University of Strasbourg

Since 09/2014 : Director of Studies of the computer science department

Since 09/2018 : In charge of the computer science first year bachelor

Between 09/2000 and 09/2002 : In charge of the computer science IUP's first year

Between 09/2003 and 09/2012 : Technical Director et CG graphist in BUF Compagnie and Illumination Entertainment animation studios. Filmography : Alexandre (Oliver Stone 2004), Arthur and the Minimoys (Luc Besson 2006, 2009 et 2010), Speed Racer (Lilly and Lana Wachowski 2008), Thor (Kenneth Branagh 2011), Despicable Me 2 (Chris Renaud, Pierre Coffin 2010)

1997-98 : Postdoc-researcher at the computer graphics team at the University of Montreal, Canada

1993-1997 : PhD at the Computer Science and Arts (ICA) team in the LIFIA and CLIPS labs, Grenoble

Diploma

January 1997 : PhD at INPG on Study, by simulation, of the relation between shape, motion and image

1993 : DEA Cognitive Science - at INPG

1992 : Electrical engineering at INPG

Publications

<anyweb>http://icube-intranet.unistra.fr/papr/appli.php?author=habibi&title=&labo=4&team=toutes&annee1=&annee2=&display=rap+&nationalRank=toutes&project=tous&hide=0&hide=0</anyweb>

Contact

Arash HABIBI
ICube UMR 7357 CNRS - Université de Strasbourg
Pôle API
BP 10413
300 Bd Sébastien Brant
67412 Illkirch cedex
FRANCE
Bureau C115
Tel (pôle API) : +33 (0)3 68.85.45.65
Tel (département) : +33 (0)3 68.85.02.47
Courriel : ahabibi@unistra.fr