Advertisement · 728 × 90

Posts by Brad P. Taylor

I circle packing graph of 260 Polyominoes - collected from https://codepen.io/lardratboy/full/pvbVaRq

I circle packing graph of 260 Polyominoes - collected from https://codepen.io/lardratboy/full/pvbVaRq

my current favorite polyominoes - collect your own partial set here codepen.io/lardratboy/f...

3 hours ago 0 0 0 0

I look forward to seeing it :)

3 days ago 0 0 1 0

A flight sim in SCUMM that would be fun to see :)

4 days ago 0 0 1 0
radial polyomino atlas - found by shape-collector game - https://codepen.io/lardratboy/full/pvbVaRq

radial polyomino atlas - found by shape-collector game - https://codepen.io/lardratboy/full/pvbVaRq

radial polyomino atlas gotta collect them all :P

4 days ago 1 0 0 0

I have wondered that myself :) Sputm would have certainly needed a few months of work with porting and of course QA but then the entire catalog would have come along for more or less free...

5 days ago 1 0 0 0

me :) it was a heck of a few months but we made the launch window.

5 days ago 2 0 2 0
BOXED IN — Powered by Unboxed

A refactored Boxed-In needs play testing.. If you have time please give the game a whirl. The match 4+ modes and higher color count modes need human stress testing. lardratboy.github.io/boxed-in.html

5 days ago 1 1 0 0

I recently learned about the 'hold power+volume down' to force restart - my mothers phone keeps locking up and this is the only thing that makes it go again :/

6 days ago 1 0 0 0
Advertisement
Preview
Audio Log - Chrome Web Store Shows a history of tabs that have played audio.

AudioLog is a Chrome extension to track which tabs that have played audio while you were away. Source is on github if you don't install things you can't inspect..

chromewebstore.google.com/detail/dabjh...

1 week ago 0 0 0 0

the only other thing I can think of at the moment is a hippo that swallows the ball, submerges and then resurfaces in another location, sort of a teleporting effect?

2 weeks ago 1 0 1 0

chameleon that changes the color of the ball

2 weeks ago 1 0 1 0

A very early version of Columns was my source of inspiration, I had seen Jay Geertsen's original and I felt the game needed the ability to rotate the pieces so I made one over a weekend and uploaded it, to my surprise people played it :)

2 weeks ago 0 0 0 0

never asked and nobody came knocking so I counted my blessings..

2 weeks ago 1 0 1 0

oops, yeah it has no safeguards it will just allocate until your browser gives up :)

2 weeks ago 0 0 1 0
DataPrism - what's in your file?

while we wait for me to fix, would you mind trying lardratboy.github.io/DataPrism.html this tool also takes file data as input and does something similar but doesn't use webgpu - works best on files < 50MB (depending on GPU)

2 weeks ago 0 0 1 0

thank you, that does help. - the real problem is the tool preallocates everything for the potential of having 2^30 points with 1 bit per particle.. (something it couldn't even possibly render..)

2 weeks ago 0 0 2 0
Unified Strata — WebGPU

Stratum (working title unified strata) now supports ?fetch= arguments. this allows you to point at an image or data and have it display. (see example) lardratboy.github.io/nested/neste...

2 weeks ago 0 0 2 0

@aricwilmunder.bsky.social might have better insight into those decisions for at LucasArts :)

2 weeks ago 1 0 1 0
Advertisement
Post image

FragCoord v1.0!
-Write shaders in WGSL, Slang or even HLSL (experimental)
-Build shader sets. Curate collections for teaching, organizing and learning.
-Invited creators can now co-edit shaders
-And much more!

2 weeks ago 51 10 1 0
Post image Post image Post image Post image

Hi hi, Dear ImGui 1.92.7 is released!
50+ changes (e.g. tables reworked columns freezing with hidden columns, reorder from context menu, webgpu for emscripten 5 & wgvk native, nav keyboard/gamepad to open context menus, & many fixes/improvements)
github.com/ocornut/imgu...

2 weeks ago 96 20 3 0
Video

My first game on Steam. As a solo dev this feels unreal. Trailer’s here; if Pegfinity looks fun, a wishlist helps more than you’d think. Thank you♥️#indiedev #indiegame #incrementalgame #GodotEngine

2 weeks ago 112 28 11 2
picture of a 5 1/4" disk of 1991 DOS game Fallout!

picture of a 5 1/4" disk of 1991 DOS game Fallout!

I wonder how many of these were made..

3 weeks ago 1 0 1 0
Screenshot of Beyond Columns

Screenshot of Beyond Columns

Random game of the day:
Beyond Columns (Tetris Style: Brad P. Taylor, 1989)

Download/play: https://dosgames.com/game/beyond-columns/

#dosgaming #retrogaming #tetris #puzzle #columns

3 weeks ago 14 5 0 0
Video

like a cat-scan but for your data #data #stratum . try out the #sdf #clipping on your own data. (still looking for beta testers..) lardratboy.github.io/nested/neste...

3 weeks ago 2 0 0 0
Preview
[TOOL] chunky data explorer This tool is able to dump IFF-like chunk files (4 byte ascii id, followed by a big endian 32 bit integer, followed by the contained data. Each chunk he...

Another terribly named and overly specific data exploration tool, if you have #scumm data and want to explore it as try this out it's not useful but it is neat to see the data from these old games in a new way.

codepen.io/lardratboy/f...

3 weeks ago 2 0 0 0
Unified Strata — WebGPU

new 'through zoom' camera no longer zooms and gets stuck it will move forward instead. new #beta lardratboy.github.io/nested/neste...

3 weeks ago 0 1 0 0
Playing around with a new tool with some old game data files #60fps #gamedata #webgpu
Playing around with a new tool with some old game data files #60fps #gamedata #webgpu YouTube video by Brad P. Taylor

While testing the file offset scrub feature. I discovered a new way to enjoy the classics ;) here is an entire #humongous #scumm game being viewed by my tool. don't blink you'll miss it the video is 15 seconds long...

www.youtube.com/watch?v=5bpd...

4 weeks ago 2 0 0 0
two shapes, a white circle over a red rectangle,  each on separate layers

two shapes, a white circle over a red rectangle, each on separate layers

the white circle is converted into a mask layer applied to the red rectangle layer - leaving a bite taken out of the end result

the white circle is converted into a mask layer applied to the red rectangle layer - leaving a bite taken out of the end result

Deluxe Poly #wip - Added layer masks. Here I've applied the white circle layer as a mask to the red rectangle layer. This is all fully nondestructive - you can edit the mask to add more/less to it or move shapes around in the visible layer to get a different end result. #pixelart #lowpoly #indiedev

4 weeks ago 10 2 1 1
Advertisement

that's the dream pure productivity and elegance :)

4 weeks ago 0 0 0 0
colorful point cloud with false coloring, screen shot of a new data viewing tool https://lardratboy.github.io/nested/nested6(wgpu).html

colorful point cloud with false coloring, screen shot of a new data viewing tool https://lardratboy.github.io/nested/nested6(wgpu).html

screen grab from 'unified strata' (working title) this tool can drill down to see your data in different ways, not sure if it's useful but it is certainly a great distraction..

lardratboy.github.io/nested/neste...

4 weeks ago 3 0 0 0