← Home ← Back to /sci/

Thread 16741511

3 posts 2 images /sci/
Anonymous No.16741511 >>16741513 >>16741538
I need help to solve a practicall problem
I will be sleeping for a long time since its 5:am here, so you can just respond on your own time.


How would you make a system that could represent every 3d shape as a sum of polygun primes , the primes and the shape can't have hard numbers but the base geometry whould be encoded

Also the numbers 1 , 2 3 and 5 and any use of them don't exists .

So you get some dumb stuff like 10 being prime.
And pi is also 4.
This two things were added today and now I can't get rid of them.

I just can't seem to get anything that seems to have mathematical elegance , but maybe thier is something that I am missing.

I need the elegance of not getting to have a preference in the way I get my numbers , but i have not even been close to that.
,
Anonymous No.16741513
>>16741511 (OP)
I am fully awere this OP is kind of retardes , but I have a deadline and i am sleep deprived so the retardation is in character.

Also , I am desparte.

I just hope I make some math autist laugh, and they give me my anser as a reward.
sage No.16741538
>>16741511 (OP)
Don't voxels (3d pixels) do this?
Just pick a fine enough resolution and make a minecraft approximation of your shape.
I don't know why you want your shape to be represented by a single number or what utility you gain from primes/factorization.