Skip to content

Computer Graphics project for 5th semester, BCT, IOE.

Notifications You must be signed in to change notification settings

pranjalpokharel7/our-rocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Our Rocket

Modeling of Vostok 1 Rocket using Blender3D and OpenGL. Computer Graphics project for 5th semester, BCT, IOE, Pulchowk.

How to Run

Dependencies :

- CMake (min. ver 3.10)
- C++17 supported Compiler

Build and Run Instructions

  • To clone only the main branch that contains the final code,
    git clone https://github.com/pranjalpokharel7/our-rocket.git -b main
    
  • Navigate to the cloned directory
  • Generate the makefile using CMake (use appropriate generators if necessary)
    cmake CMakeLists.txt
    make
    
  • Run the executable: rocket

Output

Side View

Side View Model

Top View

Top View Model

Final Report

You can checkout to the presentation branch to view the final report submissions and possible other assets that are not required to compile the project. You can use the links below to download them directly from here as well.

Contributors

Tilak Chad - PUL075BCT094 @TilakChad
Udeshya Dhungana - PUL075BCT095 @UdeshyaDhungana
Pranjal Pokharel - PUL075BCT061 @pranjalpokharel7

About

Computer Graphics project for 5th semester, BCT, IOE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published