#💬 lili2ʹs Feedback

1 messages · Page 1 of 1 (latest)

devout hemlockBOT
thorny wagon
#

Ain't the top of my priorities rn lmao, but I'll get around to it eventually

limber topaz
#

This is amazing

#

Love this

thorny wagon
#

Tysm :)

fallen kindle
#

I never learned how to do greedy meshing but dang this looks complicated

#

In my regular terrain generator I use a mesh that has is back side invisible perhaps this will cut down some triangle Roblos still renders even if it’s not seen, also btw what or any docs/tutorials/references did you use

thorny wagon
# fallen kindle I never learned how to do greedy meshing but dang this looks complicated

I could drop the psuedo code if you want, though you'd have to wait ~6 hours cus I'm in bed rn.

https://devforum.roblox.com/t/how-to-make-a-greedy-mesher/474436

https://devforum.roblox.com/t/consume-everything-how-greedy-meshing-works/452717

thorny wagon
thorny wagon
fallen kindle
#

No shit bro

thorny wagon
#

Hollow cube?

#

Like merge an array of parts into one?

#

What do you mean by a hollow cube?

fallen kindle
#

No shit that’s a hollow cube

#

Real time of that would be too laggy imo

thorny wagon
#

With greedy meshing you combine all of parts of the same "type" into one larger part

fallen kindle
thorny wagon
#

So basically the same thing

fallen kindle
#

So your gonna check if the part face can be seen (4 points) every frame? On every part? troll

thorny wagon
fallen kindle
thorny wagon
#

No need to not render below surface level, greedy meshing is already more then enough

thorny wagon
fallen kindle
#

Anyways ples gib high level diagram of your voxel engine (what ever that means)

thorny wagon
#

Yep, exactly

#

Hmm idk about selling my voxel engine, would have to be a large chunk of money lmao.

I might do a forum post on a guide about how to make your own

fallen kindle
#

I know how greedy meshing “expands“ the thing I don’t get is how do I code it in “moving” crying

thorny wagon
#

I'll explain it to you in the morning if you like

#

It is 1am rn so-

#

Lol

fallen kindle
thorny wagon
#

Damn

thorny wagon
fallen kindle
thorny wagon
#

Oh damn

#

What features should I add

#

I'm kinda stuck now

#

The lod stuff is sick.
I was originally using parallel lua when I was doing like static world generation, but when I changed it to render chunks around the camera I couldn't figure out a way.

Currently I'm using coroutines, which I dont really have any issues with

fallen kindle
#

Fun fact: sleeping helps with writing good code, tried and tested

drifting otter
#

DUUUUUDE THAT IS AWSOME