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

Highlights

  • Arctic Code Vault Contributor

Organizations

@StbSharp @StbJava

Pinned

  1. UI Library for MonoGame, FNA and Stride

    C# 303 40

  2. MonoGame/FNA Library that extends functionality of the SpriteFont.

    C# 101 24

  3. StbSharp Archived

    C# port of the famous C framework

    C# 57 8

  4. C to C# Code Converter

    C# 54 15

  5. Lightweight 3D game engine for MonoGame/FNA.

    C# 14

  6. Alternative to MonoGame Content Pipeline that loads raw assets.

    C# 9 2

648 contributions in the last year

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

Contribution activity

November 1, 2020

rds1983 has no activity yet for this period.

October 2020

Created a pull request in MonoGame/MonoGame that received 5 comments

Added pixels processing function parameter to the Texture2D.FromStream/TextureFromFile

This PR adds parameter of type Action<byte[]> to Texture2D.FromStream/FromFile, which processes data in RGBA format before the data is sent to the …

+150 −23 5 comments

Created an issue in stride3d/stride that received 1 comment

Why clearing background in the runtime with specified color produces different result than MonoGame?

Question and/or Comment Hello, I am using nuget version of Stride from the code and trying to clear the background with the specified color. Howeve…

1 comment
You can’t perform that action at this time.