All Projects → guneyozsan → GuneyOzsanOutThereMusicVideo

guneyozsan / GuneyOzsanOutThereMusicVideo

Licence: GPL-3.0 license
Procedurally generated, real-time, demoscene style, open source music video made with Unity 3D for Out There by Guney Ozsan.

Programming Languages

C#
18002 projects
ShaderLab
938 projects

Projects that are alternatives of or similar to GuneyOzsanOutThereMusicVideo

SpaceProject
A top-down 2D, procedurally generated space exploration and shooter game using libGDX. Kinda like Asteroids, only a little bigger.
Stars: ✭ 28 (+7.69%)
Mutual labels:  procedural-generation, space
SS3D
Space Station 3D, another remake of SS13, but with an extra D.
Stars: ✭ 180 (+592.31%)
Mutual labels:  space, unity-3d
DungeonGenerator
Procdural dungeon generator for Unity3D
Stars: ✭ 402 (+1446.15%)
Mutual labels:  procedural-generation, procedural-art
Godot 2d Space Game
A 2D space exploration and mining game made with Godot and our AI framework
Stars: ✭ 462 (+1676.92%)
Mutual labels:  procedural-generation, space
Pioneer
A game of lonely space adventure
Stars: ✭ 979 (+3665.38%)
Mutual labels:  procedural-generation, space
Cosmonium
3D astronomy and space exploration program.
Stars: ✭ 153 (+488.46%)
Mutual labels:  procedural-generation, space
2012sourcepack
The sources for our intros up to and including Chaos Theory
Stars: ✭ 84 (+223.08%)
Mutual labels:  procedural-generation, demoscene
Stylized Planet Generator
A stylized procedural planet generator written in Godot 3.0.
Stars: ✭ 166 (+538.46%)
Mutual labels:  procedural-generation, space
hwmf
Demo for Arduino Mega (ATmega2560) and an LCD. Got 2nd place at Revision 2020 wild compo.
Stars: ✭ 19 (-26.92%)
Mutual labels:  demoscene
UnityHexagonLibrary2d
A library to manage 2D hexagonal tiles in Unity.
Stars: ✭ 58 (+123.08%)
Mutual labels:  unity-3d
shady
A GTK+ shader editor, that aims for Shadertoy.com compatibility (and more…)
Stars: ✭ 22 (-15.38%)
Mutual labels:  demoscene
Team-Capture
Team-Capture - A multiplayer FPS game, inspired by games like Quake and TF2. Done in Unity
Stars: ✭ 81 (+211.54%)
Mutual labels:  unity-3d
GpuZen2
Sample code for the article 'Real-Time Layered Materials Compositing Using Spatial Clustering Encoding'
Stars: ✭ 17 (-34.62%)
Mutual labels:  unity-3d
ObHack
A random map generator for Doom engine games
Stars: ✭ 29 (+11.54%)
Mutual labels:  procedural-generation
lucurious
😱 Lucurious -> [Library] for building advanced DRM/KMS Vulkan Renderers 😱
Stars: ✭ 18 (-30.77%)
Mutual labels:  science-fiction
Koi
Koi Farm, a koi breeding game
Stars: ✭ 343 (+1219.23%)
Mutual labels:  procedural-generation
fly
Flight simulator in OpenGL
Stars: ✭ 76 (+192.31%)
Mutual labels:  procedural-generation
download.unity.com
Unity Download http://unity3d.com/unity/download/archive
Stars: ✭ 90 (+246.15%)
Mutual labels:  unity-3d
SpaceX
PowerShell module to interact with api.spacexdata.com
Stars: ✭ 25 (-3.85%)
Mutual labels:  space
awesome-spacehackers
A curated list of aerospace/space related data and code resources for a community of independent hackers dedicated to furthering humanity's knowledge of the universe through open collaboration.
Stars: ✭ 36 (+38.46%)
Mutual labels:  space

Guney Ozsan - Out There (Music Video)

Procedurally generated, real-time, demoscene style, open source music video made with Unity 3D for Out There by Guney Ozsan.

Screenshot

Notice on the state of the development

After becoming a dad in 2018 the project had it place in shelves for quite a long time. In 2020 we welcomed our second baby, and it wasn't until now that I was able to start making progress again. Now I aim to finish the project and release the music video before the end of 2021.

This is my first big software project that I started years ago even before I even became a developer. Main focused had always been on the visual result than the code itself. Meanwhile C# became my main language in my career that currently I am unable to be comfortable with the code quality. Plus, it looks like that there are a few useful tools that can be extracted out of this project.

On the other side, I am not comfortable with turning extracting software tools from this project blocking the path to release the music video as an art form. At this point, it turns out that assigning two diverse purposes to the project had became harmful (Dope! Single responsibility principle everywhere huh?).

Currently I'm refactoring the code in a limited way so that people can make use of some parts of the project, while the initial goal still being to finalize the music video as fast as possible.

Release

The project is still in progress and not released yet. You can watch some previews of it on this YouTube playlist.

Still, the binaries for the latest state are available at the releases section (Windows, Mac, Linux).

Check out to development branch to see the latest state. It is mostly stable.

Music

Screenshot

The music is Out There by Guney Ozsan. It is a mid pace electronic music with inspirations from 70's psychedelic music and 80's science fiction.

The music consists of 2 parts, "Part 1 - Approach" and "Part 2 - Probe". Part 1 starts with a big explosive hit and sets the atmosphere in about 3 minutes. Part 2 is a groovy track that takes the listener to a psychedelic journey which lasts about 7 minutes. Part 2 is loopable and this will be used for making the music video running infinitely long with no repetition, giving an opportunity to the viewer to get lost in the experience as long as they feel comfortable.

The music was originally and non-exclusively created for the video game Big Blue World Domination by Wham Games (gameplay video).

Style

Screenshot

The challenge of this project is to let the viewer dive into an impressive psychedelic experience within the world suggested by the music, while at the same time carrying and representing the characteristics of a demo as in the demoscene sense. So both the general aesthetic and technical approaches should be consistent with the classic demo style but in a non-conservative sense. This can be implemented in various ways such as runtime procedural generation, minimalism in code, wow moments, playing with geometry and colors, and generating an atmosphere or perhaps a world.

Concept

Screenshot

The music piece that cultivates the visuals is quite psychedelic, carrying characteristics from 70's psychedelic rock and impressions from 80's science fiction (both literature and cinema) which are implemented in a subtle modern electronic music style.

Out There consists of two parts where Part I is called "Approach" and Part II is called "Probe". Part I (Approach) is taken as an approach to an immersive unknown, and Part II (Probe) feels like experiencing that unknown while being immersed in it.

To establish a basis of concept for visuals, science fiction approach is preffered and the concept is more like discovering a new planet or star system but in a psychedelic mood or state of mind.

History

The basic implementation of the idea for this was written in 2014 but it couldn't continue due to various reasons like immature ideas to progress and life itself. Now feeling more capable and comfortable, the project is revived.

Progress

  • Translate original Javascript codebase to C#.
  • Refactor the prototype code with a better architecture.
  • Improve the system for forming letters with planetesimals.
  • Part I composition
  • Part II composition (in progress)
  • Explore visual effect possibilities through color, shader, post-processing.
  • Experiment with various user interactions.
  • Take screen recording as music video.
  • Introduce a main menu for different modes.
  • Publish the music video on web and self-publish the runtime version.
  • Look for publishing opportunities for the runtime version such as Steam, mobile...etc.
  • Make a VR version.
  • Publish VR version.

License

Software

Guney Ozsan - Out There (Music Video) - Procedurally generated real-time music video. Copyright (C) 2018 Guney Ozsan

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Media

The music piece "Out There (Full Version)" by Guney Ozsan is licensed under CC-BY-SA 4.0.

Links

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].