Anonymous
9/4/2025, 10:54:51 PM
No.106485939
>>106469178
I did it. Here's my progress
vector
>> insertionNodes;
for (auto const& model : worldGeometry)
{
for (auto const& mesh : model.m_mesh)
{
insertionNodes.push_back(make_pair(mesh.m_boundingBox, mesh.m_mesh.get()));
}
}
auto tree = BVH::BuildTree(insertionNodes.data(), insertionNodes.size());
>>106473789
>proprietary and windows only
Windows is the only PC platform that matters for games. Linux users can use Proton and mac users can go out and buy a real computer
Anonymous
8/26/2025, 4:57:42 PM
No.82307256
If you could do anything for $150,000/year but it had to be actual work (i.e, it performs a useful service or creates a good for someone), what would it be?
>be me
>volunteer at local event to get free entry
>cold out so they have fire pits for people to sit around
>maybe ~15 pits
>my job is to start the fires, then tend them all night
>keep an eye on the fires, make sure they keep going
>replace wood when needed
>haul wood from a shed when supplies are low
>spend 4+ hours just walking around staring at fire pits, throwing wood on top, poking it with a stick
Would probably do this for even a small wage if it paid at all