-
Decentraland Foundation
- Buenos Aires, Argentina
Block or Report
Block or report nearnshaw
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
Gesture-Agents Public
A collection of complex gesture recognizers coded in Python, designed to work on Carles Julia's GestureAgents framework that allows simultaneous and concurren agents
Python 2
-
Leap_Guitar Public
Use a Leap Motion sensor to detect a guitar´s position in 3d and send MIDI signals out corresponding to the 3 axes XYZ
Java 2
-
-
-
decentraland-ui-utils Public
A collection of tools for common UI requirements for Decentraland scenes.
TypeScript 2
-
878 contributions in the last year
Contribution activity
February 2023
Created 2 commits in 2 repositories
Created a pull request in decentraland/documentation that received 2 comments
Opened 3 other pull requests in 1 repository
decentraland/documentation
2
open
1
closed
Reviewed 2 pull requests in 2 repositories
decentraland/documentation
1 pull request
decentraland/protocol
1 pull request
Created an issue in decentraland/sdk that received 13 comments
Scene code runs before having data from engine
The scene should wait for the engine to send an initial state before starting to run the scene's code. Without this, a system that queries for the …