article thumbnail

SheepIT - free render farm for Blender

DameDev.tv

SheepIT is a free Blender render farm that I've wanted to test for quite some time. The basic idea is very simple: you help in the rendering of other's people projects, and in exchange, other people help you to render. SheepIT is "a free distributed render farm for Blender" Let's break it down.

Render 57
article thumbnail

D20 RPG – Board

The Liquid Fire

A lot of people asked about making 2D maps and how to use different types of tiles like water vs dirt. For this lesson I created a couple of simple images to use for tile maps. This asset will be sort of abstract data, and can be “skinned” with specific tiles at a later point.

Tile 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Godot XR progress update June 2021

Mircosoft Game Dev

The OpenXR plugin for Godot now has an official release that can be found in the asset library. We had to go through a few iterations as we're now directly pulling the asset from the releases build by Githubs CI. Godot 4 stereoscopic rendering through Multiview. Further Mobile renderer improvements in Godot 4.

Tile 52
article thumbnail

D20 RPG – Pathfinding

The Liquid Fire

In that project, we had some unique challenges thanks to a non-square board where tiles were optional. In addition we had to consider tile heights – and whether or not a unit could jump as high as needed. In contrast, the pathfinding in this lesson will be for a 2D square board with no missing tiles.

Tile 52
article thumbnail

D20 RPG – Enemy Pathfinding

The Liquid Fire

Although I imagine that for the most part the player will only be controlling medium sized units (which occupy a single tile), I also want to make A.I. “Brain” asset that controls the strategy of what actions an Entity uses and how or when it uses them. While you can move through the tile, you can not end here.

Tile 52
article thumbnail

D20 RPG – Combatants

The Liquid Fire

Overview This lesson is focused on adding some art assets to represent our combatants. We will also provide a tile based room for them to fight in. Dungeon Tileset Animated Warrior Animated Rat In addition to the ones I included for this lesson, you can find several other free assets by the same contributor here.

Sprite 52
article thumbnail

Dev snapshot: Godot 4.0 beta 10

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: A lot of bug fixes and improvements in these areas particularly, check out the PRs listed below: Animation, Navigation, GDScript, Rendering. AssetLib: Add support for svg images in the asset lib ( GH-70317 ). Rendering: Implement basic ASTC support ( GH-65376 ).

Beta 101