All Projects → ConspiracyHu → 2012sourcepack

ConspiracyHu / 2012sourcepack

Licence: other
The sources for our intros up to and including Chaos Theory

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to 2012sourcepack

GuneyOzsanOutThereMusicVideo
Procedurally generated, real-time, demoscene style, open source music video made with Unity 3D for Out There by Guney Ozsan.
Stars: ✭ 26 (-69.05%)
Mutual labels:  procedural-generation, demoscene
Territory
3D rendered proc-gen world test. C++ homebrew voxel engine for agent-driven prodedural generation / world simulation
Stars: ✭ 175 (+108.33%)
Mutual labels:  procedural-generation, opengl
Anothercraft
A Minecraft clone demo
Stars: ✭ 130 (+54.76%)
Mutual labels:  procedural-generation, opengl
Bonzomatic
Live shader coding tool and Shader Showdown workhorse
Stars: ✭ 829 (+886.9%)
Mutual labels:  demoscene, opengl
Obaddon
A repository of community-built prefabs and other enhancements for Oblige 7.70
Stars: ✭ 81 (-3.57%)
Mutual labels:  procedural-generation
Spectaculum
A spectacular view widget for visual media content on Android
Stars: ✭ 78 (-7.14%)
Mutual labels:  opengl
Wfsignatureview
WFSignatureView, signature view in Swift and based on OpenGL
Stars: ✭ 77 (-8.33%)
Mutual labels:  opengl
Expo Three Demo
🍎👩‍🏫 Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-9.52%)
Mutual labels:  opengl
Mobilenet Ssd
MobileNet-SSD(MobileNetSSD) + Neural Compute Stick(NCS) Faster than YoloV2 + Explosion speed by RaspberryPi · Multiple moving object detection with high accuracy.
Stars: ✭ 84 (+0%)
Mutual labels:  opengl
Glfw.jl
Julia interface to GLFW, a multi-platform library for creating windows with OpenGL contexts and managing input and events.
Stars: ✭ 82 (-2.38%)
Mutual labels:  opengl
Duality
a 2D Game Development Framework
Stars: ✭ 1,231 (+1365.48%)
Mutual labels:  opengl
Leven
Complete source for my experimental voxel engine
Stars: ✭ 79 (-5.95%)
Mutual labels:  opengl
Freetype Gl
OpenGL text using one vertex buffer, one texture and FreeType
Stars: ✭ 1,236 (+1371.43%)
Mutual labels:  opengl
Proceduralcity
Unity demo that uses a few tricks to build random nice-looking 3D cities
Stars: ✭ 77 (-8.33%)
Mutual labels:  procedural-generation
Rust Game Development Frameworks
List of curated frameworks by the **Game Development in Rust** community.
Stars: ✭ 81 (-3.57%)
Mutual labels:  opengl
Soldat
Soldat is a unique 2D (side-view) multiplayer action game
Stars: ✭ 1,199 (+1327.38%)
Mutual labels:  opengl
Raylib Lua
A simple and easy-to-use Lua library to enjoy videogames programming
Stars: ✭ 80 (-4.76%)
Mutual labels:  opengl
Rn Falcon App Intro
rn-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper , similar to the one found in Google's app like Sheet, Drive, Docs...
Stars: ✭ 82 (-2.38%)
Mutual labels:  intro
Pyearth
🌐 A lightweight 3D visualization of the earth in 150 lines of Qt/OpenGL
Stars: ✭ 78 (-7.14%)
Mutual labels:  opengl
Radio
A simple javascript web radio visualizer
Stars: ✭ 80 (-4.76%)
Mutual labels:  demoscene

Inspired by the recent wave of source code releases and the upcoming 10th birthday of Conspiracy, we give you the tools used to produce the bulk of our releases. This pack contains the source code for all of our stuff up until Chaos Theory, including the tools and some of the intros themselves.

Contents -aDDict: -The original aDDict tool used in Project Genesis and A Place Called Universe -aDDict2: -The tool used for everything up until Chaos Theory

-APCU: -Buildable version of A Place Called Universe

-ChaosTheory: -Buildable version of Chaos Theory. The rest of the aDDict2 intros can be built using this codebase if you feel like it. The includelist.h contains #ifdefs for parts of the engine required for the specific release, you can either uncomment all of it or generate a new file using the includelist command in the aDDict2 console prompt.

-ProjectGenesis: -Buildable version of Project Genesis

All of the code has been fixed to work under VS2010, however keep in mind that most of this has been hacked beyond recognition and should be considered quite unstable code.

Here follows a probably incomplete list of what has inspired parts of the code: -The ATG texture generator (Greetings to Ile ;) -An attempt at loading scenes from zoom3 (Hey AND ;) -A Kasparov scene loader (Sadly Elitegroup has perished) -Some of the filters used in PG and APCU: -http://www.musicdsp.org/showone.php?id=117 -http://www.musicdsp.org/showone.php?id=27 -Spline code http://debian.fmi.uni-sofia.bg/~sergei/cgsr/docs/splines.txt -A hacked to hell minifmod -Bass sound system -Fmod sound system

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].