Skip to content
View cfazilleau's full-sized avatar
🌙
🌙
Block or Report

Block or report cfazilleau

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

  1. Arctis_BatteryReader Arctis_BatteryReader Public

    Forked from crazyklatsch/Arctis7_BatteryReader

    A battery reader for the Steelseries Arctis Wireless Headsets. It polls the percentage and displayes it as a tray icon.

    C# 2

  2. Simulate Unreal engine in Unity (jus... Simulate Unreal engine in Unity (just shows the "LIGHTING NEEDS TO BE REBUILT" in the top left corner of the viewport.) based on an original idea by Kenney (https://github.com/KenneyNL/Unreal-Simulator-for-Unity) but this time, it is just a 23 lines editor script, and not a full package with prefabs, assets, etc...
    1
    using UnityEngine;
    2
    using UnityEditor;
    3
    
                  
    4
    [InitializeOnLoad]
    5
    public class UnrealSimulator : Editor
  3. CFaz.dev CFaz.dev Public

    Source Code of my portfolio

    1

  4. Faso-Framework Faso-Framework Public

    Singleplayer framework package for Unity

    C# 1

  5. FriendlyFire FriendlyFire Public

    A custom discord bot for my discord community

    TypeScript 1

  6. OffAxisCamera OffAxisCamera Public

    Lightweight and simple off-axis camera package for Unity

    C# 2