Giter Site home page Giter Site logo

Marc Delorme's Projects

build_system_experiment icon build_system_experiment

This repository experiment usage of GN as a build system for video game. Requirements are: multiplatform, code generation, asset conversion being all part of the same build graph with correct incremental build.

compilescore icon compilescore

Visual Studio extension and standalone app for build times and compilation data visualization.

cross_experiment icon cross_experiment

Experiment cross-platform C++ application using vcpkg and CMake for build and library dependency

cs229-2018-autumn icon cs229-2018-autumn

All notes and materials for the CS229: Machine Learning course by Stanford University

dependency_injection_experiment icon dependency_injection_experiment

This repository contains my own implementation of C++ dependency injection container (available under source/container folder). It also includes other implementation as boost.di and kangaru for comparison.It also includes other implementation as boost.di and kangaru for comparison.

embedded_window_experiment icon embedded_window_experiment

Quick and dirty code to experiment on how to embed the window of child process in a main process window (on Windows)

imgui icon imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

imgui-explicit icon imgui-explicit

Fork of Dear ImGui where the context object is explicit and given as first argument of every API instead of being global and implicit.

link_time_experiment icon link_time_experiment

A quick and dirty repository to compare link time between static library and DLL depending on some build flags.

make_explicit_imgui icon make_explicit_imgui

Script to automatically convert Dear ImGui repository to add API using an explicit context

ninja icon ninja

a small build system with a focus on speed

nvim icon nvim

My NeoVim configuration

raynder icon raynder

Pathtracer written long time ago when I was still a naive programmer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.