Skip to content

Create a 3d star model using python #345

Description

@thryonaut

Objective

Create a simple 3D star model using Python and make it interactive Tasks

  • Create a 3D star using Python.
  • Use PyOpenGL/Pygame for the 3D graphics.
  • Add keyboard controls to move the star.
  • Add controls to rotate the star.
  • Test the program and fix any errors.

Learning Goals

  • Understand basic Python programming.
  • Learn about 3D coordinates.
  • Practice loops, functions, and keyboard input.
  • Get familiar with GitHub issues and project tracking.

Expected Result

A working 3D star that can be moved and rotated using the keyboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions