Skip to content
Avatar
  • Russia, Moscow

Achievements

Achievements

Organizations

@godotengine
Block or Report

Block or report Chaosus

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. WAD level loader-script(from DOOM-alike games) for Godot

    GDScript 24 1

  2. My experiments with fluid dynamics on Godot

    GDScript 24

  3. Simple skybox for Godot is a tool script and have six sides where you can apply texture

    GDScript 11 2

  4. Modern Shogi is free, advanced 3D japanese chess client, with AI and multiplayer, made in Godot 3.1

    GDScript 11 1

  5. GDPlanet Public

    Planet simulation demo

    GDScript 10

  6. godot Public

    Forked from godotengine/godot

    Godot Engine – Multi-platform 2D and 3D game engine

    C++ 5 1

764 contributions in the last year

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

Contribution activity

February 2022

Created 4 commits in 1 repository

Created a pull request in godotengine/godot that received 1 comment

Allow multiple declarations in for loop in a shader

This will allow the creation of more complex loop declarations like: for(int i = 0, j = 0, k[] = {0, 1}; i < 10, j > -10; i++, j--) { } translated to

+95 −53 1 comment
Opened 3 other pull requests in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.