Skip to content
#

reflections

Here are 54 public repositories matching this topic...

This demo reel, created as a final project for Advanced Graphics class, demonstrates several graphics techniques like Terrain Rendering, Level of Detail, Reflection, Global Illumination, Particle Effects. The scene shows a layout with mountains, hills, water bodies, natural vegetation, with effects of daytime and weather changes (rain/sunny) and involves a third person camera view.

  • Updated Nov 8, 2017

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

  • Updated Feb 13, 2022
  • Java

Improve this page

Add a description, image, and links to the reflections topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reflections topic, visit your repo's landing page and select "manage topics."

Learn more