- OpenGL Data Visualization Cookbook
- Raymond C. H. Lo William C. Y. Lo
- 80字
- 2021-07-16 20:42:32
Chapter 1. Getting Started with OpenGL
In this chapter, we will cover the following topics:
- Setting up a Windows-based development platform
- Setting up a Mac-based development platform
- Setting up a Linux-based development platform
- Installing the GLFW library in Windows
- Installing the GLFW library in Mac OS X and Linux
- Creating your first OpenGL application with GLFW
- Compiling and running your first OpenGL application in Windows
- Compiling and running your first OpenGL application in Mac OS X or Linux
推薦閱讀
- C++程序設計教程
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Getting Started with Gulp(Second Edition)
- 摩登創客:與智能手機和平板電腦共舞
- MySQL 8從入門到精通(視頻教學版)
- Learning RxJava
- SAS數據統計分析與編程實踐
- Python機器學習編程與實戰
- The Complete Coding Interview Guide in Java
- Gradle for Android
- C++新經典
- 計算機應用基礎實踐教程
- 深入分布式緩存:從原理到實踐
- 微服務架構深度解析:原理、實踐與進階
- Learning Modular Java Programming