49 dépôts
Production-ready templates and example use-cases.
Explore 49 awesome GitHub repositories matching part of an awesome list · Sample Projects. Refine with filters or upvote what's useful.
This project is an educational platform and technical reference for learning real-time graphics programming through the development of custom shaders. It provides a comprehensive guide to the programmable graphics pipeline, offering a collection of tutorials and interactive examples that demonstrate how to manipulate coordinate spaces, manage buffer data, and implement complex rendering techniques in 3D environments. The repository distinguishes itself as a versatile toolkit for both photorealistic and non-photorealistic rendering. It includes modular implementations for stylized aesthetics s
Shader implementation guide and examples.
AngularJS-Learning is an educational repository and resource directory designed for mastering the AngularJS framework. It serves as a curated collection of tutorials, articles, and videos, providing a structured study guide that ranges from basic concepts to advanced architectural patterns. The project provides a directory of best practices, style guides, and architectural patterns for building scalable applications. It also maintains a collection of sample projects, boilerplates, and seed projects that demonstrate functional implementations of the framework. The repository covers a broad le
Offers production-ready templates and functional example use-cases to demonstrate AngularJS implementation.
Ce projet est une bibliothèque d'exemples d'architecture logicielle C# et une référence pour les patterns de programmation de jeux spécifiquement implémentés pour le moteur Unity. Il fournit une collection de patterns Gang of Four et de patterns de programmation de jeux spécialisés pour organiser les composants logiciels et améliorer l'évolutivité du code. L'implémentation couvre les patterns structurels et comportementaux utilisés pour gérer l'état et la performance dans les simulations de jeux en temps réel. Il se concentre sur la traduction de patterns de conception théoriques en code fonctionnel pour améliorer la maintenabilité et la structure du système. L'architecture inclut des patterns pour l'encapsulation d'actions, la création d'objets et la messagerie d'événements, ainsi que des systèmes pour la gestion d'état, les machines à états finis et le changement de comportement. Il utilise également le découplage basé sur les interfaces pour réduire les dépendances entre les classes.
Design pattern implementations for C#.
Procedural generation library for Unity
Procedural generation library and examples.
A LEGACY Unity project to help build Pokémon-esque RPG games.
RPG framework for monster-catching games.
Examples of programming design patterns in Unity C#
Examples of common programming design patterns.
Tech Demos for Unity 2D Features
Technical demos for 2D features.
Red Runner, Awesome Platformer Game.
Platformer game project.
Puzzle game with clever twists (Unity3d)
Puzzle game implementation.
Clean, structured and automatically updated football (soccer) dataset built from Transfermarkt data -- 79,000+ games, 37,000+ players, 1,800,000+ appearances and more, refreshed weekly.
End-to-end project for scraping and modeling sports data.
Demo Project for Open Source MDS
Demo project showcasing open source stack integration.
Demo data pipeline with dbt, Airflow, Great Expectations.
Example stack integrating transformation, orchestration, and quality.
In this project, we will be analyzing our listening history, top tracks & artists, and genres from Spotify. Here are the tools that we will be using: - Python - Scraping data from Spotify API endpoints and saving files to CSV - Postgres - Our database wherein data will be stored into and queried…
Example project using music streaming data.
This dbt project is a worked example to demonstrate how to model customer attribution. Check out the full write-up here, as well as the documentation site for this project here.
Example model for customer attribution analysis.
This project demonstrates dagster's data-aware orchestration capability.
Demonstrates global dependency graphs between projects.