Code Monkey home page Code Monkey logo

polyscape-engine's Introduction

Hello!!!

Second Account: @Teign-Pr

Projects i have worked on:

  > DeepQ (Py)
  > Slate (Ts/Js)
  > Light Event Bus (Java)
  > Polyscape Engine (Java)
  > Psilocybin Client (Java) 
  > Python Obfuscator (Py/Java)
  > Industrial Schedule (Java/Kotlin)
  > Industrial CRM/ERP IRIS (ASP.NET MVC/C#)
  > Commercial Monitoring and Auditing Softwear (C#)
  > WurstPlus 3 (Java made in Collaboration with @TrvsF)
  > Industrial Commons Libary For Rendering and Moduler SQL Interfacing (Java/OpenGL/SQL Server/CUDA)

👨‍💻Languages and Tools:



stats

polyscape-engine's People

Contributors

madmegsox1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

polyscape-engine's Issues

[BUG] Reactive UI

Is the bug within Polyscape Engine or Polyscape Editor

  • Editor

Need to make the UI reactive so when a button is clicked or comp is resized the rest of the comps change as well

Hud Designer

Allow users to create HUD's for there game through polyscape-editor

Hud Manager

Hud Management such as opening hud on key press or when user passes checkpoint etc

Level Designer

Level Designer UI.

Specification:

  • Allow Users to create levels, Edit level propertys

UI Designer

UI Designer within polyscape-editor which allows users to create ui's for there game. Possiably add logic to this so they can overwrite functions from the engeines ui lib

Sprite Sheet Loader/Assignment

Allow sprite sheet loading in from editor UI then allow users to select sprite sheet with object and select the index that the texture should be bound from

[BUG] When creating a new object and setting it to Dynamic its Y Coord moves

Describe the bug
When i create a object then close The editor and then reopen and resize the editor window then set Dynamic to true the Y Coord of the object goes up

To Reproduce
Steps to reproduce the behavior:

  1. Create a new object
  2. Close the Editor
  3. Reopen the editor
  4. Resize the window
  5. re-select the new object
  6. Set dynamic to True and see the issue

Expected behavior
For y to stay the same

Additional context
Use to happen all the time, its to do with when the screen is resized. Have a look at

IEvent<ResizeWindowEvent> resizeWindowEventIEvent = e -> {
loadObjectPositions();
};

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.