clayjohn (61)in #utopian-io • 5 years ago • NoneGodot: Bug FixingRepository Here is an array of bug fixes/improvements that I have made to the Godot engine in the last two…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Development: MSAA in the GLES2 backendRepository New Features Anti-Aliasing For this contribution, I added Multisample Anti-Aliasing (MSAA) to…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Documentation: Introduction to Shaders seriesRepository Details These changes introduce a brand new series of tutorials to the shading section of the Godot…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Documentation: Differences between GLES2 and GLES3Repository Details The new document outlines the differences between the GLES2 and GLES3 rendering…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Documentation: Animating Thousands of ObjectsRepository Details This contribution is made out of two brand new tutorials that walk the user through ways…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Documentation: Shader ReferenceRepository and Details For this PR, I overhauled the shader reference found in the Godot docs. I have…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Documentation: Advanced Post-ProcessingRepository Details This recent addition adds a description of some advanced features that can be used to make…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Documentation: Custom Post-ProcessingRepository Which are the docs for A blur shader applied as a post-processing effect Details The…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Documentation: Shader Migration GuideRepository Godot Docs and Godot . Details Many new users have trouble writing shaders. Godot makes it…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Documentation: Using a Viewport As a TextureRepository Godot Documentation and Godot The above picture is included in the tutorial only for…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Documentation: Lights and Shadows in 2DRepository Details Many new users to Godot have difficulty utilizing features that may seem…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Vertex Shader DocumentationRepository Details As an open source project Godot has a lot of trouble keeping its documentation fresh and…clayjohn (61)in #utopian-io • 6 years ago • NoneGodot Viewport DocumentationRepository Details With the transition to Godot3 much of the documentation has fallen out of date. In many…clayjohn (61)in #utopian-io • 7 years ago • NoneDocumentation for Godot | PanoramaSky and ProceduralSkyRepository Details Godot recently celebrated their 3.0 release. With so many features the documentation has…clayjohn (61)in #gamedev • 7 years ago • NoneBuilding a Procedural Solar System in GodotAs an exercise, for the last week I tasked myself with building a procedural solar system in Godot. I'm a big fan of…clayjohn (61)in #utopian-io • 7 years ago • NoneUpdates On World Generation and Passing Data From CPU to GPUThis update focused mostly on world generation and a few related items. For Into the Great Abyss, the plan is to have…clayjohn (61)in #utopian-io • 7 years ago • NonePost Processing with three.jsWhat Will I Learn? You will learn what post processing is You will learn how to use post processing effects in…clayjohn (61)in #utopian-io • 7 years ago • NoneInto The Great Abyss: A game about exploration and resource managementWhat is the project about? Into The Great Abyss is a game about exploring a new planet and trying to figure out who…clayjohn (61)in #utopian-io • 7 years ago • NoneLearning 3D Graphics With Three.js | Raycasting Part 2What Will I Learn? You will learn how to use a Raycaster in three.js to fake gravity You will learn some of…clayjohn (61)in #utopian-io • 7 years ago • NoneLearning 3D Graphics With Three.js | How To Use a Raycaster What Will I Learn? What a Raycaster is and how to use one within three.js How to use a raycast to fake…