Skip to content
View ncortiz's full-sized avatar
😎
😎
Block or Report

Block or report ncortiz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Compiler-Test Compiler-Test Public

    ONLY KEPT FOR ARTIC CODE VAULT ACHIEVEMENT CODE IS A MESS / C-like language parser (1328 lines) and simple non-fully functional code generator that spits out NASM assembly written in C++.

    C++ 2

  2. Calc- Calc- Public

    Turing complete interpreted programming language (working on VM for it as well)

    C++ 2

  3. Cool-gists Cool-gists Public

    A bunch of short code demos written by me

    C++

  4. CSharpOpenGL3DSkinnedMesh CSharpOpenGL3DSkinnedMesh Public

    OpenGL c# 3D rendering skinned meshes

    C# 2 1

  5. OpenGLPathTracer OpenGLPathTracer Public

    Very naive pathtracer that runs on GLSL shader, renders onto two triangle quad

    C#