How to Make a Simple 3D Modeling Program | OpenGL Tutorial

preview_player
Показать описание
Thank you for watching my first programming tutorial! My goal was to make a video tutorial that was different, fun, and entertaining to watch and hopefully learn something from. I apologize for moving so fast, but I felt an 8 minute video that you can pause, study, and learn from is better than a 25 minute video that is at a slow pace. And of course since I love making 3D animation too, I wanted to help by creating visuals since I am a visual learner. Thank you and have a great day programming!

The song was created by this talented guy so check out his channel if you like it.
Рекомендации по теме
Комментарии
Автор

I've never seen a more niche youtube channel that feels like it was made just for me.

Cyranek
Автор

Awesome tutorial, Youtube needs more tutorials like this. Guides on creating 3D models are plentiful .. not so much on creating 3D Modelling Programs. Great job!

gavinlew
Автор

I will be making a better more advanced tutorial soon so keep watching :)

DSage
Автор

Excellent tutorial. I believe very strongly that tutorials should be kept as basic as possible. You did this very well. You get a lot done in reasonable amount of time, without going too fast. Also you don't get bogged down in programming issues. Question - shouldn't GLUT_DEPTH be included in the glutInitDisplayMode call? Suggestion - move the calls to glLineWidth and glColor3f out of the loop in the draw_Grid routine. Those calls do not have to be repeated for each line drawn.

phyllisginger
Автор

your video is very helpful, especially the "What to do list". Help us understand what function we need.

Rogo
Автор

U r consistent for eleven years dude .hats off

gameginger
Автор

ur awesome man
ur tutorial really helped m, e a lot in understanding the concepts of 3d modelling in
open gl
highly recommended video for all the beginners

sahilkukreja
Автор

Great content on your channel, it earned my subscription. You should continue the 3d engine series.

gilbertnepomuceno
Автор

Wow, you should make more video like this.i like it.

ricardomilos
Автор

Great job man. Looking foward for your next one! :)

ThaaReenas
Автор

for some reason i cant see the grid when the glTranslatef(-13, 0, -45) but if i do say (-13, 0, 4) i can see like 4 peices that are huge

studiovfx
Автор

outstanding videos thanks a lot you're awesome

christopher
Автор

Very easy language in tutorial 😍, any noob can learn from this 🤗, me too

codingwithkaran
Автор

trying to make a 3d animation software for my tablet so I'm looking at your channel for help

wellobush
Автор

very good one. In the same line can you pls explain the concept of camera, light effect, projection, texture like things. Thank you very much

sudhirrao
Автор

Hi! Beautiful tutorial. "Unfortunately, " modern OpenGL requires the use of vertex array/buffer objects (as far as I understand). It would be amazing if you could make a similar tutorial in modern OpenGL.

AntonioAstorino
Автор

Awesome :) Really looking forward to some others. Good job :D

ewan-
Автор

So a matrix is what makes a group of vertices, faces, and edge's into a model object?

tails_the_god
Автор

Pretty nice
glad I found this
please keep it up, ok?

biffco
Автор

Is this method outdated? Should I learn modern openGL with GLSL? This is by far the best damn tut iv'e seen. very straight forward.

colepeterson