Erik Roystan (@IronWarrior)
  • Stars
    star
    4,264
  • Global Rank 6,539 (Top 0.3 %)
  • Followers 665
  • Registered over 9 years ago
  • Most used languages
    C#
    70.6 %
    ShaderLab
    23.5 %
    Nunjucks
    5.9 %
  • Location πŸ‡¨πŸ‡¦ Canada
  • Country Total Rank 216
  • Country Ranking
    ShaderLab
    1
    Nunjucks
    11
    C#
    27

Top repositories

1

UnityGrassGeometryShader

Source code for Grass Shader tutorial for Unity. Generates blades with a geometry shader, tessellates input mesh to control density.
ShaderLab
748
star
2

UnityToonShader

Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
ShaderLab
745
star
3

UnityOutlineShader

Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
ShaderLab
736
star
4

SuperCharacterController

Unity custom character controller
C#
725
star
5

ToonWaterShader

Source code for Toon Water Shader tutorial for Unity. Renders and animates toon-style waves from a noise texture and generates shoreline foam based off the depth buffer.
ShaderLab
655
star
6

ProjectileShooting

Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.
C#
394
star
7

UnityCameraShake

Source code for Camera Shake tutorial for Unity. Generates pseudo-random camera shake using Perlin noise.
C#
91
star
8

2DCharacterControllerTutorial

Source code for 2D Character Controller tutorial for Unity.
C#
70
star
9

UnityPhysics-GameObjects

Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).
C#
36
star
10

ParsecUnity

Unity wrapper for Parsec SDK C# bindings to allow hosting and joining Parsec sessions within a Unity app.
C#
23
star
11

FixedPoint-Sharp-Unity

Unity integration for RomanZhu's C# 48.16 fixed point library. https://github.com/RomanZhu/FixedPoint-Sharp
C#
19
star
12

UnityCrossPlatformDeterministicFloats

Tests to check the determinism of the basic floating point arithmetic operations on different devices using Unity.
C#
18
star
13

GLHF

Literally nothing
C#
4
star
14

ChatGPT-2DPhysics

C#
3
star
15

Roystan.net

Source code for my personal website, built with Eleventy static site generator.
Nunjucks
2
star
16

FusionDemo

C#
1
star
17

UnityLogViewer

Displays Player.log files in a window similar to the standard Unity Editor Console. Currently an editor script, though that could change.
C#
1
star