Code Monkey home page Code Monkey logo

radium's People

Contributors

landonharter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

radium's Issues

Node Scripting

Node scripting feature. Has nodes that adjust properties of game object

Child Parent Object Hierarchy

Hierarchy of parents and child object relation. Child should have local transforms.

  • 1. Create relations between objects
  • 2. Allow local transform
  • 3. Integrate with things such as model loader
  • 4. Display in editor

cannot build or run

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows

PS C:\radium\radium> & 'C:\Program Files\Java\jdk-14.0.2\bin\java.exe' '-XX:+ShowCodeDetailsInExceptionMessages' '@C:\Users\Shaun\AppData\Local\Temp\cp_c6mk97q5dz0rr09cs8a7g196v.argfile' 'RadiumRuntime.Runtime'
Exception in thread "main" java.lang.UnsatisfiedLinkError: 'long org.lwjgl.system.Callback.getNativeCallbacks(java.lang.reflect.Method[], long)'
at org.lwjgl.system.Callback.getNativeCallbacks(Native Method)
at org.lwjgl.system.Callback.(Callback.java:59)
at Radium.Input.Input.Initialize(Input.java:30)
at Radium.Window.CreateWindow(Window.java:73)
at RadiumRuntime.Runtime.Start(Runtime.java:63)
at RadiumRuntime.Runtime.main(Runtime.java:46)
PS C:\radium\radium>

Skybox Settings

Create an editor window to be able to change the type of skybox, its textures, and its other properties

Mesh renderer

After playing the scene, mesh renderer will stop rendering

Normal mapping

Normal mapping should integrate with the material system

UI Rendering

Create a UI rendering system that allows for textured quads to be rendered in 2D space.

Material system

Materials are files that have properties that can be edited

Mesh lighting

New meshes aren't affected by currently existing light sources

Infinite lights

Right now, the light system can only have a specified number of lights. Make it dynamic and change with the number of lights in the scene.

Custom Rendering

Create renderer assets with shaders and you can edit properties.

Prefab system

Be able to write game objects to a file and spawn them in the scene

[BUG] Radium fails to load the sample project

** Describe Bug **
I don't really know if I am missing out on anything, but I have gone through all the past bug reports and the website, also downloading every version, but when I am choosing a folder for my project, it just says "This is not a Radium project, please select another folder". I downloaded this sample folder from your other github project. Maybe its just that there is a feature I am missing out? Thanks a lot.

[BUG]

** Describe Bug **
Bug Report

Copy and pasting

When copying and pasting, game objects components aren't cloned and are references.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.