Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Very simple stars rendered on the display that move towards the view.

Notifications You must be signed in to change notification settings

UsiTarek/Stars-jv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Stars-jv

Very simple stars rendered on the display that move towards the view.

A rite of passage before entering the world of software rendering, as I'm currently studying my way through the basics of rendering 3D graphics to a display.

Why Java ?

  • Offers a very easy and straightfoward interface to render a pixel on a screen.
  • Runs on virtually anywhere I might need to run this code in.
  • Easily readable by programmers coming from a multitutde of languages (C, C++, Javascript, Rust etc..)
  • No need to search for a third party library to quickly prototype stuff.

About

Very simple stars rendered on the display that move towards the view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages