This page briefly introduces my projects hosted on GitHub.
You will find more detailed explanations in each project's ReadMe file.
: https://www.linkedin.com/in/remichauchadis
- [2021] fledge-south-iec104 : Development, maintenance and industrialization of a plugin on the open-source Fledge framework in C++ enabling the implementation of the IEC 104 protocol.
- [2021] UE-Portals : C++ Unreal Engine 4 plugin adding highly customizable spatial portals.
- [2021-2022] Multi-view-photometric-stereo : Using photometric stereo with several camera poses given that the light comes from the built-in flash of the camera.
- [2021] Squeeze-Mesh-Compression : Implementation of the SQUEEZE method for compressing 3D mesh and streaming it with minimal loss.
- [2019-2020] Le-Duel-Des-Mondes : Hearthstone-like card game.
- [2018-2019] Airport-trafic-simulation : Modeling of traffic at the Roissy CDG airport in order to study the impact on travel duration of the use of electric motors for taxiing.
- [2016-2017] Braille-Printer : Creation a printer capable of writing in braille on a flat surface by dropping matter off.
- [2021] Chicken-Coop-Door : Automatic chicken coop door that opens and closes depending on the sun. Works on battery on an Arduino Pro Mini 3.3V.
- [2020-2021] Interactive-table : The system turns any table into a touch-sensitive device using IR sensor and a projector and can detect items placed on the table using a camera to interact with them.
- [2015-2017] The-Champions-Shadow : Fighting game with choice of the character and his abilities. Can be played in text or in 2D, the language is also changeable.
- [2014-2015] Multiplayer-Pong : Simple network C++ Pong game based on client/server architecture.