DirectX 11 video player - Performance considerations
Hi all, this is my first post here.After months of studying and googling, I've managed to realize a desktop video player:wpf/d3dimage for the frontenddirectx 11 for the rendering backendThe two worlds...
View Article[Rev-Share] Yami is Looking for Artists and Animators
Rev-share Looking for More------------------------------Project Name: YamiProgram/Language: Unity using C#, version 2019.2.0F1, GitLab use for version control.What's Yami? check out our Pitch Document!...
View Article[Rev-Share]Looking for team member in any position
Hey! My name is shay israeli, i am a unity game developer for the past 10 years, an i am looking for pepole to join my next development.Ussualy i work alone and fast enough, but this time have game...
View ArticleAnyone wanna make something
Hey so I'm into a lot of hobbies and a lot of artistic mediums but I usually find myself getting burnt out on my own projects, things are always a lot easier to do in a group where we rely on each...
View ArticleWhatever happened to Facebook Horizon?
Facebook killed off Facebook Spaces, their VR world, last year, and announced a replacement, Facebook Horizon, four months ago. It's supposedly in beta, according to the website....
View ArticleRaster order view and multiple render target layers
From my understanding, raster order view guarantees the order of read & write to UAV in pixel shaders operating on the same pixel coordinates. GLSL has equivalent extension:...
View Article[Unity] How does hotkey F (frame selected) work?
task - F is triggered even if the scene window is not active.I catch the click like this:EditorApplication.modifierKeysChangedI set the focus as follows:EditorWindow.FocusWindowIfItsOpen...
View Article[Android] Snowball Runner - Addictive endless runner
Hello GameDev.net,For my first post on gamedev.net (and hope it's the good channel), I am happy to show you Snowball Runner.Snowball Runner is the 2nd game I made for Android. It was released in...
View Article*** WhoDat (Famous/Notable People) - Word Game for Android
This is a beta version of a casual word trivia game I have been working on for the last 5 years on and off. I'm targeting the Android platform for my first release and have included a link to the beta...
View ArticleI made a game in 1 week!
Here's the itch.io link so you can test it :) https://gamedevseal.itch.io/rolling-downhillIt's a game about dodging obstacles sideways while going downhill over 5 levels that increase in difficulty.The...
View ArticleDevlog #5 – An asset comes to life
Hey guys,If you’re following along, we think that at this point, you won’t be surprised that we changed the map yet another time, right? But this time is the final design, and we are soon to move on to...
View ArticleI want to write a game. Can you help me?
I am 27 years old and i live in Turkey. This is my work. I love this game. What about you?
View ArticleHow do I calculate the position on a circle based on a progress value?
Currently I'm working on a orbit system for a game. I've got it so an object will move along a circle based on a progress value that'll be between 0.0 and 1.0 (0.5 being half way around the circle). I...
View ArticleLooking for team members to make Mobile Games
Hello all, my name is CalZeal. I enjoy making 3D models in Blender 3D. I'm new here and decided id like to try making my first mobile game with the help of others (Investors? Possibly You!). I have...
View ArticleUsing vertex or shader uniform to specify color
Hello everyone!I would like to optimize the used space of vertex buffers.For instance, if my model does not have colors per vertices, I would like to remove “color” component from vertex buffer (making...
View ArticleSpring phisic and quaternion
HiI am trying to make simulation of mechanical spring affecting on a body fixed by ball joint connection and forcing it to take vertical orientation with torque proportional to angles of deviation from...
View ArticleMap location/activites in a rpg?
Hi!I make a party-based fantasy rpg. Sort of a fuse between battle brothers and darkest dungeon. The player controls a group of adventures, you move on a map. On the map I got so far:Towns. You can...
View ArticleSqueeze These Last Milliseconds With CPU Time Slicing
[Visit the original post at Unity Performance: CPU Time Slicing]The common wisdom says "profile, optimize, repeat". Let me warn you: this won't always work. Optimizing low-hanging fruits can gain you a...
View ArticleWhat programming language does this game use?
Hi everyone,so to make things clear, I don't know anything about creating games. I am a civil engineer and the most advanced thing I ever made using some kind of programming language was a website in...
View ArticleMicrosoft Open Sources Unity Analyzers
The Visual Studio Tools for Unity team has open sourced the Unity Analyzers, a collection of Unity specific code diagnostics and code fixes. The Unity Analyzers are shipped as part of the Tools for...
View Article