Cycles of Learning
← All writing
Apr 8, 2023·1 min read

Modeling Science Using ChatGPT and p5.js

Recently I have been exploring ways of using ChatGPT and p5.js together to create animations formy physics and chemistry classes. Below is my first attempt at generating a code for a bouncing ball in ChatGPT then using p5.js to model the code. In the future I would like to generate position, velocity, and acceleration vs. time graphs within the animation, as well as develop methods for modeling ideal gas behavior. So much potential. Stay tuned!

ShareXLinkedIn
Originally published at cyclesoflearning.com