Skip to content
View CVenepally's full-sized avatar

Block or report CVenepally

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
CVenepally/README.md

Hello, there!

I’m Chanukya Venepally, a graduate student at SMU Guildhall and a graphics programming enthusiast. I enjoy games that are visually stunning and of course, ones with solid gameplay.

Right now, I’m building a custom C++ game engine that supports both Direct3D 11 and Direct3D 12 (in progress). It also uses FMOD for audio and tinyXML2 for XML parsing. I’ve built a few games using this engine which you can find in my repositories.

What I'm working on

  • Adding Direct3D 12 support to my engine while maintaining DX11 compatibility
  • Researching ReSTIR and other ray tracing techniques as part of my thesis work
  • Developing a capstone game in Unreal Engine 5 with a 28-person team (7 programmers)

Popular repositories Loading

  1. CVenepally CVenepally Public

    Hi! This is a README repo

  2. Engine Engine Public

    Personal Custom C++ Engine

  3. SimpleMiner SimpleMiner Public

    Minecraft clone built in my custom c++ engine

    C++

  4. ReSTIR ReSTIR Public

    A path tracer using ReSTIR DI for light sampling. Built in my custom C++ engine

    HLSL

  5. MathVisualTests MathVisualTests Public

    An application contating various math utility tests for my custom C++ engine

    C++

  6. Doomenstein Doomenstein Public

    A 2.5D first-person shooter inspired by the Doom(1993) and Wolfenstein3D. Built in my custom engine

    C++