Discussion Overview
The discussion revolves around modeling the motion of a wave with changing amplitude, specifically using a wave function such as y=Asin(x+p). Participants explore how to visualize the wave's behavior as its amplitude changes over time, considering different programming approaches and visualization techniques.
Discussion Character
- Exploratory
- Technical explanation
- Homework-related
Main Points Raised
- One participant seeks guidance on modeling the motion of a wave function after it receives an input, specifically focusing on visualizing its amplitude changes.
- Another participant notes that the variable x will change randomly and continuously, suggesting a dynamic aspect to the modeling.
- A participant inquires about the desired approach, asking whether the visualization should be in 2D or 3D and what programming languages the original poster is familiar with.
- Some participants mention their experience with programming languages like Visual C++ and OpenGL, indicating that they find it feasible to create such a model.
- References to external resources, such as Nehe's tutorials on OpenGL, are provided as potential aids for the original poster.
Areas of Agreement / Disagreement
Participants express varying degrees of familiarity with programming and visualization techniques, but there is no consensus on a specific modeling approach or solution. Multiple perspectives on programming languages and visualization methods remain present.
Contextual Notes
Participants have not specified the exact requirements or constraints of the assignment, nor have they clarified the mathematical details of the wave function's behavior under changing amplitude.