Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 100

An open access book on Python, OpenGL and Scientific Visualization, Nicolas P. Rougier, 2018

License

Unknown, BSD-2-Clause licenses found

Licenses found

Unknown
LICENSE-book.txt
BSD-2-Clause
LICENSE-code.txt
Notifications You must be signed in to change notification settings

rougier/python-opengl

Folders and files

NameName
Last commit message
Last commit date
Apr 6, 2020
Jul 13, 2020
Dec 27, 2017
Aug 31, 2017
May 7, 2018
May 7, 2018
Mar 17, 2019
May 9, 2018
Aug 25, 2021
Jul 13, 2022
Aug 27, 2020
Feb 11, 2020
Jul 30, 2020
Jul 30, 2020
Jul 30, 2020
Jan 13, 2021
Jul 30, 2020
Aug 20, 2018
May 7, 2018
May 7, 2018
Aug 20, 2018
May 7, 2018
Aug 2, 2018
Mar 17, 2019
Aug 31, 2017
Aug 31, 2017
May 9, 2018
May 7, 2018
Oct 27, 2019
May 7, 2018
Sep 1, 2017
Oct 19, 2018

Repository files navigation

Python & OpenGL for Scientific Visualization

Copyright (c) 2018 Nicolas P. Rougier
License: Creative Commons Attribution 4.0 International (CC BY-NC-SA 4.0)

Python and OpenGL have a long but complicated story. It used to be really easy to program something using the fixed-pipeline and libraries such as Pyglet but things became more difficult with the introduction of the dynamic graphic pipeline in 2004. The goal of this book is to reconciliate Python programmers with OpenGL, providing both an introduction to modern OpenGL and a set of basic and advanced techniques in order to achieve both fast, scalable & beautiful scientific visualizations. The book uses the GLES 2.0 API which is the most simple API for accessing the programmable graphic pipeline. It does not cover up-to-date OpenGL techniques but it is sufficient to achieve great visualisation. In fact, modern OpenGL allows to control pretty much everything in the pipeline and the goal of this book is to explain several techniques dedicated to scientific visualisation such as isolines, markers, colormaps, arbitrary transformations but there are actually many more techniques to be discovered and explained in this open-access book. And of course, everything will be fast and beautiful.

images/teaser.png

This book is open-access (i.e. it's free to read at this address) because I believe knowledge should be free. However, if you think the book is worth a few dollars (5€ or 10€), you can use Paypal to make payment. This money will help me to travel to Python conferences and to write other books as well. If you don't have money, it's fine. Just enjoy the book and spread the word about it.

About

An open access book on Python, OpenGL and Scientific Visualization, Nicolas P. Rougier, 2018

Topics

Resources

License

Unknown, BSD-2-Clause licenses found

Licenses found

Unknown
LICENSE-book.txt
BSD-2-Clause
LICENSE-code.txt

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Sponsor

Packages

No packages published