Skip to content

lordpiki/Magnetic-Field-Simulation

Repository files navigation

C++ Visualization Template

Overview

This project provides a quick-start template for visualizations in C++, using OpenGL and GLFW.

Features

  • Easy Setup: Minimal configuration for quick deployment.
  • OpenGL & GLFW: Utilizes OpenGL for graphics rendering and GLFW for window management.
  • Ready for use: Includes classes and function for easy use.

Getting Started

  • Clone the repository:
    git clone https://github.com/lordpiki/Visual-Simulation-Template.git
  • Use as template Select this repository as a template when creating a new project.

Customization

Modify main.cpp to create your visualizations. Add shaders, customize rendering, and handle user input as needed. Add functions and classes for your use.

Contributing

Contributions are welcome! Fork the repo, make changes, and submit a pull request.

About

Private project for simulating magnetic fileds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors