Skip to content
View lleonart1984's full-sized avatar
  • www.uh.cu

Block or report lleonart1984

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

Popular repositories Loading

  1. rendertoy rendertoy Public

    Collaborative project to create, design and play with renderers, raycasters and raytracers!

    Python 6 6

  2. ebuffer ebuffer Public

    Ray-traversing acceleration Data Structure on the GPU

    C++

  3. Rendering-Project-using-DX12 Rendering-Project-using-DX12 Public

    Engine for accessing DX12 API through a facade.

    C++

  4. Models Models Public

    Models used in Rendering project

    RPC

  5. VAEGenerator VAEGenerator Public

    This is a simple Variational Autoencoder in keras used to generate random distributions of a conditional probability

    Python

  6. NNToHLSLCompiler NNToHLSLCompiler Public

    Compile a neural network model in keras to a shader code in HLSL. This way a model can be evaluated in a shader stage (Vertex, Geometry, Pixel, Compute).

    Python