Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WTF #90

Open
King-Oni opened this issue May 11, 2023 · 13 comments
Open

WTF #90

King-Oni opened this issue May 11, 2023 · 13 comments

Comments

@King-Oni
Copy link

I dont know who the hell wrote this hellish unpythonic buggy abomination
THIS is the worst python program I have ever seen
Lucky for you I'll write a better implementation don't ever touch the holy python with your unpythonic hands ever again

@ker2x
Copy link
Contributor

ker2x commented Jul 30, 2023

@King-Oni you think this is an abomination ?
you might want to take a look at the c++ version, i wrote part of it myself.

const float force = distance_squared < radius* radius ? 1.0F / std::sqrtf(distance_squared) : 0.0F;

@ker2x
Copy link
Contributor

ker2x commented Sep 26, 2023

how's your better implementation going ?

@CrookedAlt
Copy link

lol

@King-Oni
Copy link
Author

King-Oni commented Oct 7, 2023

how's your better implementation going ?

I did make a better version that are made for human consumption, then went to work on another project, and like the Idiot I am I did sudo rm -rf particle-engine.py how ironic >:(

@WilliamJPriest
Copy link

Waiting to see the grace of the Pythonic God

@CrookedAlt
Copy link

LOLLLL

@CrookedAlt
Copy link

im actually on the floor rn

@King-Oni
Copy link
Author

King-Oni commented Nov 19, 2023 via email

@Ciceralis
Copy link

wait, but I can't even run the C++ program because the ofMain.h; ofxGui.h and ofUtils.h don't even exist...

@ker2x
Copy link
Contributor

ker2x commented Nov 30, 2023

wait, but I can't even run the C++ program because the ofMain.h; ofxGui.h and ofUtils.h don't even exist...

it's a bit annoying how openframeworks work. you need to install the framework and import the project. i think it's described somewhere in the readme.

@Ciceralis
Copy link

Ciceralis commented Dec 2, 2023

wait, but I can't even run the C++ program because the ofMain.h; ofxGui.h and ofUtils.h don't even exist...

it's a bit annoying how openframeworks work. you need to install the framework and import the project. i think it's described somewhere in the readme.

Thank you
I've done the things written in the README, but the project doesn't work because it continues to get down when I run main.cpp. When it includes ofMain.h it says that doesn't exist

@alanhaertel
Copy link

How is your Python programming going? I can't wait to see some top tier code

@King-Oni
Copy link
Author

King-Oni commented Jan 5, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants