Shatur

joined 2 years ago
MODERATOR OF
[–] [email protected] 13 points 1 day ago

They usually cut costs in unnoticeable for regular consumer way. Like include some chemistry that easy to produce and makes it tasty, but bad for health.

 

It’s a crate for server-authoritative networking. We use it for Project Harmonia, but it's general-purpose.

Some highlights:

  • Added the ability to defer replication, which is useful for exchanging messages or downloading assets required by the server before replication starts.
  • If there is any spawning, despawning, removal, or insertion, client events wait for replication. However, with this release, it can be disabled per event.
  • Fixed entity mapping when a client event is buffering.

πŸ“œFull changelog πŸ“¦bevy_replicon

[–] [email protected] 1 points 1 week ago (1 children)

I have a small question about the keyboard :) How does it connect to the tablet? Via pins, it's not BT?

[–] [email protected] 2 points 1 week ago

but capacitive (most new touch screens) don’t seem to detect the Wacom pen

Yes, it's totally expected! But looks like this screen supports MPP pens.

[–] [email protected] 1 points 1 week ago (1 children)

This is very helpful, thank you a lot!

How is the passive cooling? Does it get hot?

[–] [email protected] 5 points 1 week ago

That's interesting details, thanks!

I saw a few posts on their reddit, like this, they were positive, but no one mentioned the drawing aspect...

 

I searching for a tablet for drawing and discovered this one. Anyone tried drawing on it? I wondering if the experience is good.

On the page they doesn't mention if the screen supports drawing pens, but it's possible to order an MPP pen with it, so I assume that it works with Wacom or Surface pens?

[–] [email protected] 2 points 1 week ago

Awesome, thank you!

[–] [email protected] 2 points 1 week ago (2 children)

How is your drawing experience?

[–] [email protected] 1 points 1 week ago

How is your drawing experience?

20
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
 

Someone has already started modding the port for DreamcastπŸ˜„

 

This is now running on a 16MB stock Dreamcast!

[–] [email protected] 1 points 1 month ago

Thank you!

This will definitely come in handy, offsetting is quite hard. For segments it's much simpler.

23
Initial roads support (files.mastodon.social)
submitted 1 month ago by [email protected] to c/bevy
 

I working on a life simulation game with a working title Project Harmonia.

Added initial editor for roads, reusing some logic from the walls implementation.

Currently, I'm using segments for road creation, but I plan to add Bezier curves to allow for curved walls and roads. Maybe I should use Bezier curves even for straight lines πŸ€”

I also need to use a texture without road markings for connection islands and implement rounding for turns.

But wanted to share the current progress :)

[–] [email protected] 6 points 1 month ago* (last edited 1 month ago)

Thanks for the info!

Here is the link for people who don't use X: https://xcancel.com/gideonzhi/status/1819215914988196204

[–] [email protected] 2 points 1 month ago

Yep, it's just a fork that makes it compatible with the Dreamcast.

 

Recently discovered this project. Looks very interested. The screenshot on GitLab is outdated, here is a more recent one:

Source: https://xcancel.com/poiitidis/status/1817919660949405842

6
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

My wife just finished playground asset pack for our life simulation game :)

Here are the renders in Blender:

 

I'm working on a life simulator game and want to share some progress :)

I found that Tonemapping::AcesFitted better fits the game aesthetic. With a little bit of bloom and an environment map, it looks much nicer.

My wife also made more placeable objects, and I finished refactoring into new features from Bevy 0.14. Substates are so convenient!

 

While I am refactoring the code to new features from Bevy 0.14, my wife continues making models.

I think Bevy can look attractive. However, I am still not fully satisfied with my lighting configuration and will come back to it later.

 

I recently discovered that the "Feature profile and posts in discovery algorithms" checkbox in the account settings is disabled by default. I didn't even know this option existed.

I'm curious why it's disabled by default. I think most users would want to be featured.

14
Flecs v4.0 is out! (ajmmertens.medium.com)
view more: next β€Ί