Skip to content
View douira's full-sized avatar

Highlights

  • Pro

Organizations

@IrisShaders
Block or Report

Block or report douira

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
douira/README.md

Hello there 👋

Hello, I'm a student at the University of Lübeck doing my Master's of Computer Science currently. I'm interested in creating well-designed and helpful things with aesthetic qualities. Other interests of mine include gaming, baking cakes and gardening. My interesting projects are pinned in my profile but here's also a list of some:

  • Extensive work in two PRs of adding translucency sorting to Sodium as part of my Master's thesis on this topic.
  • The Resolution Editor is a document management and editing software for use at MUN conferences like MUNOL.
  • glsl-transformer: A GLSL program transformation Java library based on ANTLR 4, used in Iris.

Pinned

  1. CaffeineMC/sodium-fabric CaffeineMC/sodium-fabric Public

    A Fabric mod designed to improve frame rates and reduce micro-stutter

    Java 4.5k 740

  2. IrisShaders/glsl-transformer IrisShaders/glsl-transformer Public

    An advanced Java library for GLSL parsing, program transformation, and printing that uses ANTLR4. Developed and maintained by @douira.

    GLSL 40 4

  3. island-tiles island-tiles Public

    A simple island themed tile based puzzle game

    JavaScript 1

  4. image-3d-histogram image-3d-histogram Public

    displays the color frequencies of an image as a cloud of colored cubes in 3d space

    Processing 3 1

  5. parenthis-lang parenthis-lang Public

    (parenthis) is an esoteric programming language

    JavaScript 1

  6. chess-uni chess-uni Public

    Chess engine, UIs and a simple chess AI made for a university project course

    Java