Search found 76 matches

by ShohS
Tue Jun 03, 2025 12:41 pm
Forum: G-Force General Discussion
Topic: What's new in this new update?
Replies: 3
Views: 1207

What's new in this new update?

So I noticed G-force recently updated to version 593 and I was wondering what are the new additions besides the fix to the fft and bass values of waveshapes?
by ShohS
Mon Feb 10, 2025 6:13 am
Forum: G-Force General Discussion
Topic: How do I make thumbnails for txt type colormaps?
Replies: 3
Views: 2788

Re: How do I make thumbnails for txt type colormaps?

make a txt file and put it in the colormaps folder those will act as usual but the thumbnail will be a standard rainbow
by ShohS
Thu Feb 06, 2025 1:34 pm
Forum: G-Force General Discussion
Topic: How do I make thumbnails for txt type colormaps?
Replies: 3
Views: 2788

How do I make thumbnails for txt type colormaps?

So I made some dynamic colormaps and I want them to have their own thumbnails. How do I do it? //Inked by ShohS A0="rnd(1)" H="A0" S="i^.5" V="1-i^.25" Vers=100 //Steel Hues by ShohS A0="rnd(1)" H="cos( PI * ( i - .5) )+A0-i^4" S="1-cos( PI * ( i - .5) )^.5" V="cos( PI * ( i - .5) )" Vers=100
by ShohS
Thu Feb 06, 2025 1:30 pm
Forum: G-Force General Discussion
Topic: A Classic Waveshape (Sort of) (now fixed)
Replies: 3
Views: 2575

Re: A Classic Waveshape (Sort of) (now fixed)

hmm getting errors on this one while processing C2 C3 & C5 Here's a fix // Radar Sweep - Glitched Author: ShohS stps=1000 Aspc=1 A0=".4+rnd(2.5)" A1="2 * pi" A2="" A3="choice({-1, 1})" A4="choice({1.2, 5})" A5="choice({0, 1})" B0="mag(1)*.5" B1="rnd(5)" B2="choice({-1, 1})" B3=".3 * log( 10 + 1 ) +...
by ShohS
Thu Jan 30, 2025 8:50 pm
Forum: G-Force General Discussion
Topic: "Unconfirmed Download" and no installer
Replies: 3
Views: 2631

Re: "Unconfirmed Download" and no installer

I believe that's a temporary file whenever you're downloading something. Maybe your browser has blocked the download and you haven't noticed?
by ShohS
Tue Jan 28, 2025 3:43 pm
Forum: G-Force General Discussion
Topic: A Classic Waveshape (Sort of) (now fixed)
Replies: 3
Views: 2575

A Classic Waveshape (Sort of) (now fixed)

I tried making WMP classic's version of the radar sweep waveshape you know the one from WMP's battery visualizers. However I can't seem to get the jittery glitching right. I'm currently stuck with 2 versions at the moment. I'll merge them soon. Here's one where I nailed the glitching motion (kinda):...
by ShohS
Thu Jan 23, 2025 3:48 pm
Forum: G-Force General Discussion
Topic: Biblically Accurate Waveshape
Replies: 2
Views: 2413

Biblically Accurate Waveshape

I've made my first true 3d waveshape. We don't talk about Planetary that was cheating. I used Box Beat as a starting point so there might be remnants of it's code. Here it is: //Throned by ShohS Aspc=1 NUM="10" Stps="101" A0="0" A1="sin( - PI * .4 * 0 )" A2="cos( - PI * .4 * 0 )" A5="rnd( .3 ) + .1"...
by ShohS
Sun Dec 08, 2024 3:20 pm
Forum: G-Force General Discussion
Topic: Feature Wishlist
Replies: 3
Views: 2880

Re: Feature Wishlist

They can be toggled off by having an empty option
by ShohS
Sun Dec 08, 2024 2:07 am
Forum: G-Force General Discussion
Topic: Feature Wishlist
Replies: 3
Views: 2880

Feature Wishlist

What features would you guys wish to be implemented to future updates? I'll start with mine: Since I Like making configs, I would love to: Have a line of code in waveshapes that delays audio reactivity. Like a code that allows me to delay the pulse of for example, bass by 1ms, 2ms etc. Have a line o...
by ShohS
Sun Dec 01, 2024 1:57 pm
Forum: G-Force General Discussion
Topic: Simple Yet Unique Waveshape
Replies: 4
Views: 3451

Re: Simple Yet Unique Waveshape

Hello ShohS Are you up for a bit of fun? If so try adding this line to your config. Pen="mag(s)+.9" Don't ask me how it works, it just does. I love the effect but the color clipping icks me good thing I found a fix for it: By swapping the S and (ID/NUM) values, G-force renders them in a different o...
by ShohS
Sat Nov 30, 2024 7:46 pm
Forum: G-Force General Discussion
Topic: Simple Yet Unique Waveshape
Replies: 4
Views: 3451

Simple Yet Unique Waveshape

So after making the sparkles waveshape/particle, I have made another one of the same style. This one's a solid star //Solid Star by ShohS NUM = "5" stps="60" Aspc=1 A0="sin(rnd(pi))*rnd(6)" A1="2 * pi" A2="choice({0, 1, 2, 3, 4, 5})*.01" A3="sin(rnd(pi))*rnd(6)" B0="" B1="1.1 * cos( t * A0 + A1 + 2 ...
by ShohS
Mon Nov 25, 2024 5:32 am
Forum: G-Force General Discussion
Topic: Very cool particle
Replies: 3
Views: 3157

Very cool particle

I made another particle as a last minute submission before the next update //Sparkles by ShohS NUM = "10+round(rnd(30))"// Number of sparkles stps="60" Aspc=1 // B0="(ID/NUM)*rnd(5)" B1="(ID/NUM)*rnd(5)" B2="(ID/NUM)*rnd(5)" B3="(ID/NUM)*rnd(5)" // these B functions put the sparkles into random plac...
by ShohS
Wed Nov 20, 2024 5:45 am
Forum: G-Force General Discussion
Topic: NEW Version Available
Replies: 8
Views: 5043

Re: NEW Version Available

In the coming days I'm looking at your and some other config submissions to put in G-Force 5.9.3. While we're at it, I have some last minute flowfield submissions: //Ton 618 by ShohS Aspc=1 srcR="r+(trwv(r*.5-1.1)^4)*.001+sqwv(r*5)*20000" srcT="theta-(trwv(r*.5-1.1)^4)*.2" Vers=100 //Galactic Spira...
by ShohS
Mon Nov 18, 2024 12:38 pm
Forum: G-Force General Discussion
Topic: Is it just me or...
Replies: 5
Views: 3762

Re: Is it just me or...

for the time being I reverted to version 590
by ShohS
Mon Nov 18, 2024 12:36 pm
Forum: G-Force General Discussion
Topic: Is it just me or...
Replies: 5
Views: 3762

Re: Is it just me or...

but the ones that use the mag function seems to be unaffected