Skip to content
View GersonFeDutra's full-sized avatar
📖
Graduating.... please wait
📖
Graduating.... please wait

Block or report GersonFeDutra

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
GersonFeDutra/README.md

Hello World!

𝓖𝓪𝓶𝓮 𝓓𝓮𝓿 𝓲𝓼 𝓶𝔂 𝓹𝓪𝓼𝓼𝓲𝓸𝓷

  • ⭐ Favorites:
    • Languages: C/C++, Gdscript, Python & Go
    • Topics: Software Engineering, Game Development, Godot 2D, Teaching, Computer Graphics [Open GL], Game Design
  • 📖 Currently learning:
    • Unreal Engine [C++]
    • 3D Game Development & Real Time Rendering
    • Compilers
    • Computer Theory
    • Interaction Human-Computer
    • Statistics
    • Typescript
  • 🧐 Interests:
    • Shaders [HLSL]
    • Graphics Design, Software Design
    • Procedural Generation & Game AI
  • 💙 Godot
    • Enthusiast since 2016

Top Languages

Tools



#include <print> // C++ 23

int main()
{
	// ANSI escape sequences are universal now!
    print("\033[32m" "Hello World!" "\033[m\n");
	// Windows Console Version may be too old for this example, though.
}

Popular repositories Loading

  1. Skyliners Skyliners Public

    Adaptation of an Algorithms and Data Structures' course project, made in Godot, with C.

    C 3

  2. godot-sort-visualizations godot-sort-visualizations Public

    A simple sort visualization toy in Godot (currently only with insertion-sort and quick-sort).

    GDScript 3

  3. gd_start gd_start Public

    Repositório dedicado ao conteúdo do projeto demonstrativo "Introdução ao desenvolvimento de jogos numa ferramenta especializada" apresentado na Universidade Federal do Cariri.

    GDScript 3

  4. godot-screen-recorder godot-screen-recorder Public archive

    A Godot addon that adds a custom node to records a video from a `Viewport`, by using FFmpeg. (alpha)

    GDScript 2

  5. dio-remote-repo dio-remote-repo Public

    2

  6. CG-Paint CG-Paint Public

    C++ 2