49fl

Results 74 comments of 49fl

https://github.com/rogrosso/tmc seems that latest paper's implementation is available here under the `dmc/` folder! And yeah; my comment is not about solving the problem but making it very obvious during development....

Do you know if this small space is determinable before rendering? Seriously it will be largely beneficial for me to apply an offset to make it visible during development than...

@RustPanda do you mean the stream server slows down when 30+ clients connect? I'm just curious - what kind of computer was the stream service running on? :o

Getting the same issue now also :)

They're working at https://github.com/KittyCAD :slightly_smiling_face: Regardless I wouldn't call this project abandoned. cadhub is clearly a passion project that is just sitting on the shelf for now. Anyone is free...

Do you mean get multiple channel ids? I don't think this is possible even in the official client.

Amazing :) I'm still here watching from the sidelines! Has anyone tried putting the PC versions of Apex into IDA Pro or Ghidra and find the routines for collision?

What are "primitives" defined as here? It's been awhile: does all this mean the geometry mesh is doubly used as a collision mesh? How does the game stop players from...

It appears that some sort of basic bounding volume algorithm is used for some things like rock faces. I think this pretty much explains that they generate collision from graphical...

I've encountered the same issue. I'll try to submit a fix in the coming hours or days. This wrapper has been incredibly nice to use so I'd really like to...