Basically, would it be possible if we could have a element called , say PRTT which is like portal in, but it
PASSES PARTICLES TO ANOTHER WINDOW
Then we could have OP microprocessing and esssentially upsize our screens!!!
Consider shared memory regions etc?
I know it is a big ask... but yeah. :D
what i got from this is a portal that transfers stuff from one powder toy window to another, is this right? If so i'ld imagine you'lld have to do some thing with file system from a lua perspective ,IDK not an expert at this stuff... I wouldn't trust my self to test i've writen horrible scripts the I wish never to see again(ones that spammed me with windows or shutdown my computer and all the computers around it) code can be evil :P
could probably have some sort of networking that absorbs particles like prti on one side,creates a buffer to send to the other side, and when that side receives it, spawns partles from the given list or stream.
some things about that are,
*how to easily configure where that data will be sent
*find possible performance issues
*find possible security or abuse issues
I intended on making this a bump of an old microprocessor thread. I can't actually find it now, but it involved little 'components' which run seperately and are duplicateable. e.g. I make a not gate and then it has pscn and nscn which exists in my main simulation, and when i want i can copy it to other places... its compicated