UPSB v4
General Discussion / Useful Pen Spinning Programs?
-
Date: Fri, Jan 13 2012 12:28:32
Any of you guys got any proposals for anything useful program wise for pen spinning? Yeah yeah I know it would super cool to have a 3d simulator, but that is not happening. So, other than that, any requests? For example -I would like a program that could track my pen spinning progress. -I would like a program that could tell me what pen mods I can make with the pens I have. -I would like a program to to show me a pen spinning trick in 3d when I type it's name in. Here are some already existing programs jess breakdown program - http://forum.upsb.info/showthread.php?t=8978&highlight=combo+generator Zombo combo generator - http://www.upsb.info/forum/index.php?showtopic=25843 (thanks fang :))
-
Date: Fri, Jan 13 2012 12:29:24
what is the sense of this thread? don´t get it?
-
Date: Fri, Jan 13 2012 12:31:27
Automatical hybrid/linking generator?!~
-
Date: Fri, Jan 13 2012 12:33:01
ok that´s not bad llike
-
Date: Fri, Jan 13 2012 12:33:42
fang wrote: Automatical hybrid/linking generator?!~
Zombo made one already, but I can't find it. Tagged him in first post so hopefully he can enlighten us. -
Date: Fri, Jan 13 2012 12:55:44
GPC created a combo generator a while back as well, just google combo generator, the program itself is pretty simple, but a little limited, and requires a lot of data to be useful.
-
Date: Fri, Jan 13 2012 13:30:07
Mats wrote: -I would like a program that could track my pen spinning progress.
i like this -
Date: Fri, Jan 13 2012 14:52:59
http://www.upsb.info/forum/index.php?showtopic=25843 @Mats, you mean this generator?!~
-
Date: Fri, Jan 13 2012 15:32:39
Here's the out dated GPC version. http://www.penspinning.de/combo_maker/
-
Date: Fri, Jan 13 2012 17:17:40
Chobi wrote: i like this
please elaborate... i am a programmer...(i am in the 2nd semester of my 1st year in college.. xD but i can do basic programs in C/C++/Java .. i made a program for easy transaction for bulk orders in Penwish in ppsc.. i will upload it soon. I will just clean the code a bit ;) ) please elaborate what you mean EDIT: also, i think i can imagine a running program with this example... "-I would like a program that could tell me what pen mods I can make with the pens I have. " .. but i don't have knowledge about pen mods that much..xD if someone can do a table or a chart maybe someone(or I) can do it.. but it will take shitloads and tons of code.. since there are many possibilities(pens,pen mods, etc) xd -
Date: Fri, Jan 13 2012 17:42:19
{TH}Enzo wrote: "-I would like a program that could tell me what pen mods I can make with the pens I have. " .. but i don't have knowledge about pen mods that much..xD if someone can do a table or a chart maybe someone(or I) can do it.. but it will take shitloads and tons of code.. since there are many possibilities(pens,pen mods, etc) xd
I'm already making this and it is nearly finished. It doesn't need much code. All the mods are stored in a 'coded' text file and it just sweeps through it, checking each time if we have the parts to make that pen. -
Date: Fri, Jan 13 2012 17:55:08
{TH}Enzo wrote: please elaborate... i am a programmer...(i am in the 2nd semester of my 1st year in college.. xD but i can do basic programs in C/C++/Java .. i made a program for easy transaction for bulk orders in Penwish in ppsc.. i will upload it soon. I will just clean the code a bit ;) ) please elaborate what you mean EDIT: also, i think i can imagine a running program with this example... "-I would like a program that could tell me what pen mods I can make with the pens I have. " .. but i don't have knowledge about pen mods that much..xD if someone can do a table or a chart maybe someone(or I) can do it.. but it will take shitloads and tons of code.. since there are many possibilities(pens,pen mods, etc) xd
Like It tracks my progress in Cont. Tricks maybe? Or like a new linkage saver or something. @Mats already has a working Pen name -> Possible mods program afaik http://forum.upsb.info/showthread.php?t=9308 -
Date: Fri, Jan 13 2012 18:08:45
Just need to add the code to deal with grips and multiple of the same pen required... Perhaps I will do it this evening.
-
Date: Fri, Jan 13 2012 20:26:23
That sounds super awesome Mats! I think it will be incredibly useful when you get it finished :D
-
Date: Fri, Jan 20 2012 12:19:17
Mats wrote: I'm already making this and it is nearly finished. It doesn't need much code. All the mods are stored in a 'coded' text file and it just sweeps through it, checking each time if we have the parts to make that pen.
what language are u using mats? -
Date: Fri, Jan 20 2012 13:45:53
{TH}Enzo wrote: what language are u using mats?
C++. Why do you ask? Sorry for the lack of work on this stuff btw guys, I have been spending an awful lot of practice time on piano this week (my 'practice' time which is distributed across piano, juggling, programming mostly), since I have a performance today. So after this evening, I will be able to more evenly distribute time again. ;)