cashwasabi, to ZigLang
@cashwasabi@mastodon.gamedev.place avatar

What other architectures for data oriented design for games are there other than ECS?
#ecs #raylib #ziglang #zig #gamedev

CodexArcanum,
@CodexArcanum@hachyderm.io avatar

@cashwasabi

I believe Godot and Unity both use variations on scene graphs (though unity just added an ecs as well?)

A scene is a tree composition of primitive nodes and other scenes, which can be "instanced" so scenes act a bit like javascript prototype objects. Primitive Nodes (usually implemented as native code classes) cover all your basics: a thing in a 2d/3d space, a thing that plays animations or sounds, a thing that collides with other things, etc.

CodexArcanum,
@CodexArcanum@hachyderm.io avatar

@cashwasabi

A lot of ECS users end up working in some kind of hierarchy model or spatial index alongside the ecs to replicate the hierarchy scene graphs are built on. Transforms to a scene (most properties really) are inherited by the child nodes.

thelastpsion, to zig
@thelastpsion@bitbang.social avatar

Random thought:

Objective-Zig.

Discuss.

#ObjC #ObjectiveC #Zig #ZigLang #Smalltalk

neovim, to ZigLang
@neovim@hachyderm.io avatar

Experimenting with a build.zig based alternative to the existing cmake based build pipeline.

toxi, to zig
@toxi@mastodon.thi.ng avatar

In another move[1] to stay up-to-date with latest version of Zig (v0.12.0), I've also updated all code (and .zig.zon depencency info) in the still-just-a-baby zig.thi.ng repo:

https://github.com/thi-ng/zig-thing

[1] Related (from yesterday): https://mastodon.thi.ng/@toxi/112314678085028074

#Zig #Ziglang #OpenSource #Maintenance

toxi, to zig
@toxi@mastodon.thi.ng avatar

Just updated all https://thi.ng/wasm-api packages, bindgen, build scripts, readmes and examples to be compatible with the brand new Zig v0.12.0 released a couple of days ago... This includes adapting to breaking changes (esp. Zig's build system) and updating the hybrid Zig/WASM/TypeScript project template:

https://github.com/thi-ng/tpl-umbrella-zig

For wasm-api user code only minor changes are required (if any), e.g. all Zig DOM event handlers need a callconv(.C) attribute now...

Happy coding!

#ThingUmbrella #Zig #Ziglang #WASM #WebAssembly #TypeScript #JavaScript #OpenSource

guidoschmidt, to zig
@guidoschmidt@genart.social avatar

Tracing rays for advent of code day 16, part 1

video/mp4

bugwhisperer, to programming

#introduction I am Kevin(he/they)! I am a software developer. Not into social media much. Didn't want to sign up for twitter and people seem nice here. :blobfoxheartcute:

Slowly recovering from burnout after almost 3 years at a startup. Getting back into long neglected hobbies has been great for that.

If you follow me(flattered btw! :blobfoxblushmore:) expect toots about:
#programming (#rust, #clang & #ziglang) #hiking
#trains (🇯🇵 & 🇹🇼)
#LearningNewSkills
#bookstodon

ngmi, to rust
@ngmi@mastodon.online avatar

Arbitrum Stylus: Revolutionizing Smart Contract Development with Rust

https://s.box/pAgPPuxu

#rustlang #arbitrum #ziglang

nitrogenez, to ZigLang Ukrainian

i am thinking of writing a new blog post on dev.to about my experiences with . the ones i got while writing software for Linux (package manager, distribution installation framework, etc). and if you are interested, yes, this software will be mostly usable on any distro other than cuteOS. i am planning to make my own general framework for application development with Zig, which will be available through ABI for C/C++, and maybe others, if the community will help to bind them.

jbzfn, to zig
@jbzfn@mastodon.social avatar
janvhs, to ZigLang
@janvhs@hachyderm.io avatar

@linusgroh is the author of one of the coolest projects, I know.
It’s called Kiesel and is a JavaScript-Engine, written in .
Reading the code of Kiesel is really cool, because it is annotated with references to the standard and really good structured.

It is available at https://kiesel.dev and https://codeberg.org/kiesel-js/kiesel

changelog, to foss
@changelog@changelog.social avatar

💥 New Changelog interview!

This week we’re joined by @drewdevault, talking about the Hare programming language 🐇

We discuss Hare (of course), why he’s so passionate about all things open source, the state of the language, fostering a culture that values stability, and oddly enough — what it takes to make a peanut butter and jelly sandwich 🥪

#foss #oss #opensource #hare #harelang #rust #rustlang #zig #ziglang #sourcehut #github

We hope you enjoy it! 🎧 https://changelog.fm/569

toxi, to zig
@toxi@mastodon.thi.ng avatar

Over the past 24h I've been restructuring the infant zig.thi.ng repo, added some new data structures, updated all sources to be Zig v0.11 compatible and added Zig package manager support. Took me a lot longer than expected, but already sure the changes & learning will help to accelerate my process (and re-use) on that front...

Since I don't want the extra overhead and don't want to setup & maintain separate Git repos for each of these tools, for now the new structure will be more like Zig's own standard library, sharing a common top-level module namespace ("thi.ng").

Even though there only a few things to use yet (check the readme to see what's there), I've also written some notes how to update your own build files to use these libs with the package manager:

https://github.com/thi-ng/zig-thing

mahmoud, to ZigLang
@mahmoud@qoto.org avatar

Today in zerover (https://0ver.org) news, joins the 0verusers.

Also, notable emiriti surpassed in stars. Truly, is dead and ⁠ is the future.

Featured 0ver users: MAME (https://github.com/mamedev/mame) and ReactOS (https://github.com/reactos/reactos), both fast approaching 30 years of 0veruse!

gvrooyen, (edited ) to zig
@gvrooyen@c.im avatar

This week's Register Spill by @mrnugget is about Zig, something that I've tinkered with quite a bit earlier this year. Personally I'm very interested in Zig as a replacement for C in embedded programming (packed structs! optionals!) but it is generally a really interesting systems language that feels modern, safer, and close to the metal. This post gives some great first impressions of the language.

https://registerspill.thorstenball.com/p/notes-from-the-field-learning-zig

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines