Giter VIP home page Giter VIP logo

Kazimieras Mikelis's Projects

hacker-news-readability-tweaks icon hacker-news-readability-tweaks

A userscript to improve Hacker News (https://news.ycombinator.com/) readability. Compatible with Userscript (Safari), Violentmonkey, Tampermonkey, Greasemonkey, and other userscript browser extensions.

ue-ai-plan-system icon ue-ai-plan-system

AI Plan System is a plugin for Unreal Engine 4.27. It offers a new Blueprint asset type to encapsulate AI plans for planning AI agents and provides a way to run these plans from any Blueprint through a custom K2 node. An AI plan is a Blueprint where multiple AI actions are defined and eventually a Finish node is called.

ue-eventmessagingsystem icon ue-eventmessagingsystem

Event Messaging System is a plugin for Unreal Engine 4.26. It allows actors to call events on each other without having soft or hard reference links, but instead by using tags and class filters. All events are called in a static way from anywhere in C++ or Blueprints. Event messages have data payloads in key - value pairs.

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.