Skip to content
View kanzwataru's full-sized avatar

Block or report kanzwataru

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. EEVEEToon EEVEEToon Public

    Set of nodes and sample shaders to make NPR shading in Blender Eeevee easier

    Python 69 4

  2. simple_mesh_export.py simple_mesh_export.py
    1
    """
    2
    Super bare-bones mesh exporter script.
    3
    Exports into a minimal data format ready to upload to the GPU.
    4
    Vertices are deduplicated, and using index buffer.
    5
    Mesh is triangulated. Hard edges are preserved.
  3. BalloonHustleDOS BalloonHustleDOS Public

    VGA MS-DOS game from scratch! Pop or be popped!

    C

  4. tex2sdf tex2sdf Public

    Texture to SDF, single-header library and GUI frontend

    C

  5. MinimalGraphicsExamples MinimalGraphicsExamples Public

    Very short self-contained graphics programming examples

    C 3

  6. knz-gfxdemos knz-gfxdemos Public

    Slowly-growing collection of graphics sample programs.

    C