The Wayback Machine - https://web.archive.org/web/20210425061213/https://github.com/RH12503
Skip to content
Avatar

Highlights

  • Pro
Block or Report

Popular repositories

  1. Generate high-quality triangulated art from images.

    Go 1.9k 30

  2. A small library which provides fast 2d offscreen rendering for Java. Up to 50x faster than a BufferedImage. This library is experimental and is made for personal use.

    Java

  3. A program that approximates an image with shapes through various different algorithms.

    Java

174 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

Created 7 repositories

Created a pull request in wailsapp/wails that received 1 comment

Disable full screen button

Fix to support OSX 10.6.

+3 −4 1 comment
Opened 4 other pull requests in 2 repositories

Created an issue in wailsapp/wails that received 10 comments

Way to partition CPU between backend and UI

Right now on Windows, if the backend uses 100% of all CPU cores (eg. multiple Goroutines to calculate something), the UI freezes. This has been an …

10 comments