Vulpinii GitHub
Salut ! Je suis passionnée par l'informatique graphique! J'aime particulièrement tout ce qui est attrait au rendu 3D temps réel et j'espère que vous trouverez ces articles intéressants :D

Articles écrit par Vulpinii
Simplification de maillage
Visualisation de simplification de maillage en utilisant la méthode de partionnement ou adaptatif.
Dans project, -Mesh simplification
Visualization of mesh simplification using the partitioning or adaptive method.
Dans project, -Modélisation de l'herbe dans un espace 3D
Explications et implémentation pas à pas d'un programme permettant de visualiser une étendue d'herbes dans une scène 3D avec un...
Dans tutorial, -Modeling grass in 3D space
Explanations and step-by-step implementation of a program allowing to visualize an expanse of grass in a 3D scene with real-tim...
Dans tutorial, -Moteur voxelique 3D
Projet de moteur 3D. Réalisation d'une architecture ECS (Entity Component Manager). Rendu en temps réel et affichage de million...
Dans project, -3D voxelic engine
3D engine project. Realization of an ECS architecture (Entity Component Manager). Real-time rendering and display of millions o...
Dans project, -Éditeur de courbes de Bézier
Intégration des algorithmes des polynômes de Bernstein et de la récursion de CastelJau pour créer des courbes.
Dans project, -Bézier curve editor
Integration of Bernstein polynomial algorithms and CastelJau recursion to create curves.
Dans project, -Exemplar based inpainting
Projet d'analyse et traitement de l'image basé sur une version améliorée de Criminisi et al. (2004). Développement et applicati...
Dans project, -Exemplar based inpainting
Image analysis and processing project based on an improved version of Criminisi et al. (2004). Development and application on v...
Dans project, -Moteur surfacique 3D en autodidacte
Projet réalisé en L3 sans aucune connaissance en pipeline graphique. Tout a été développé en autodidacte et en utilisant le moi...
Dans project, -Self-taught 3D surface engine
Project carried out at the end of bachelor without any knowledge in graphic pipeline. Everything was developed as an autodidact...
Dans project, -