Showing 216 open source projects for "java video editor"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    FetLife for Android

    FetLife for Android

    The FetLife App on Android

    This is the FetLife open source application made for Android. FetLife is the app for Kinksters who want to chat with fellow Kinksters, find out where the nearest FetLife events are happening, view other members’ profiles, and many other kinky things. With FetLife on Android, it’s easier than ever to access all the things you love about FetLife. Get notified on your Android phone so you stay on top of conversations and discussions, and discover the latest events on the app’s map. Want to be...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 3
    nonogram

    nonogram

    Nonogram solver editor

    This is a nonogram solver and editor. You can create save and edit solve nonograms. Uses lanterna to display terminal screen. Stores previous calculations to solve other nonograms faster https://github.com/kutaybezci/nonogram "Sample nonograms taken from Maxi Bulmaca Kumral Yayıncılık by Fatma Eger"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Wyrm Tools

    A suite of tools for any RPG system

    Wyrm Tools is a suite of tools for any RPG system. The core functionality of the platform includes a robust asset management system and a character generator/editor. Users can create their own game systems, tools, data formats, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jMednafen

    jMednafen

    jMednafen is a front-end for Mednafen

    jMednafen by Nikodim jMednafen is a front-end for Mednafen (http://sourceforge.net/projects/mednafen/) where the latter is a command-line-driven multi-system emulator utilizing OpenGL and SDL. jMednafen is purely written in Java 7 and it doesn't require anything, but this version of Java such as JRE or JDK, ver. 7 or newer. This is a cross-platform application that works under a graphical user interface (GUI). It is open source. To ease running video games for consoles is its goal. jMednafen has undergone a number of tests under Linux. And it yields good results. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Escape From The Maze

    Escape From The Maze

    A fantasy RPG.

    THIS PROJECT HAS MOVED TO GITHUB Code and Releases hosted on GitHub: https://github.com/alanmclachlan/escapeftmaze Dev Blog: http://escapeftmaze.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FS2004/FSX Scenery Config Editor
    A java based Scenery Config Editor. Provides group functionality and more.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 9
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    Origami Editor 3D is an advanced paper folding simulator. It uses a what-you-see-is-what-you-get interface and operates with a geometric abstraction of the Yoshizawa-Randlett system. Anything from a simple airplane to John Montroll's omega star can be folded in this editor. Origami files created with the program preserve the entire folding process, and they can be exported as folding diagrams in PDF, animated GIF files, or even as standalone Java programs displaying the origami in a 3D viewer when opened. ...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10

    Dargon RPG

    Grid-based Java medieval RPG map editor & battle system

    This is my high school programming project for my senior year. I worked on this with my partner, Seth Burrell. I worked on the battle system which currently has a command-line interface. Seth worked on the map editor which is drag and drop. It is still a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    YASIM Commander

    YASimCommander is a platform-independent editor for YASIM files.

    YASim Commander is a platform-independent, open source editor for creating and editing YASim aircraft models in Flightgear.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    swaedit (Star Wars Mud Area Editor)
    swaedit is an area editor software for Polish Star Wars Mud developed by swmud.net team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    physicsmata

    API for all possible cellular automata that work same at all angles

    ...This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are optional) at concentric circles around each point, efficiently costing only the perimeter of those circles (instead of the area) because of the tree of squares. You can create any function, or to get started try the visual function editor where each click changes if a column is sine/sigmoid/half/double/exp/etc or which of the 0, 1, or 2 columns to the left are its params. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wacky Wheels Remake [DEAD]

    Wacky Wheels Remake [DEAD]

    Wacky Wheels Remake

    Project is dead. I'm trying to remake Wacky Wheels in Java using LWJGL. I'm not planning any 3D objects (except walls and static map objects), all entities are sprites with original textures + some modified or added. Expected features for v0.5: - Race single maps and campaigns like in original game - Play deathmatch maps - Split screen for all maps - AI opponennts for all maps - No network multiplayer - Maybe sounds - Possibility to write mods Expected features for v1.0: - Map made of polygons not cells - Bridges, maybe 3D surface - More maps and items - 3D karts and more 3D world models - Story mode with tuning - Ideally something like NFS Underground 2 (not graphically) - Map editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Superluminal2

    Superluminal2

    A ship editor for the game FTL: Faster Than Light

    DOWNLOAD MOVED -------------------------------- Download has been moved to Github: https://github.com/kartoFlane/superluminal2/releases Superluminal2 is a ship editor for the game FTL: Faster Than Light, and the expansion, FTL: Advanced Edition. The editor provides a layer of abstraction over the game's files, making the task of creating a functional ship much easier and less daunting. It is a complete rewrite of, and successor to, the original Superluminal editor:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Can I Scape Map Editor

    Can I Scape Map Editor

    Map editor for the game Can I Scape

    Map editor to easy make a map, to play Can I Scape
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Free YGOPro puzzle editor

    Free YGOPro puzzle editor

    Easy YGOPro puzzle editor

    Make your own puzzles for YGOPro without writing any code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    jnostromo

    jnostromo

    E-Sport Drivers for the Razer Nostromo

    Deprecated - please use Keyboarding Master: https://sites.google.com/site/keyboardingmaster/ jnostromo provides drivers for the Razer Nostromo & Belkin N52/N52te designed to be E-Sport legal. Profiles are unique user defined keymappings and can be created for each game. Each profile can have up to 8 unique keymaps with mappings to switch between keymaps. jnostromo includes an easy to use configuration gui to map keys from the nostromo to the keyboard and/or mouse. The...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    aScanmem

    aScanmem

    game cheater for Android

    aScanmem is Android frontend for scanmem game hacking utility. Scanmem is a Linux cheating tool acting also as debugger / memory editor with support for viewing memory regions watching and repeatedly setting values in chosen address space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HexTD is a tower defence game, inspired by VectorTD. The aim of the game is to stop enemies from reaching their target, by strategically building defence towers. It includes singleplayer, multiplayer and a map editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    eAdventure
    eAdventure (formerly <e-Adventure>) is an authoring tool for the creation of point-and-click games, especially designed for educational purposes. eAdventure is SCORM compatible so eAdventure games can be integrated with LMS like Moodle. More info at: http://e-adventure.e-ucm.es
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Mars Colonial

    Mars Colonial

    Destroy arachnids robots on Mars (3D Video Game)

    Explore the red planet and helps to establish a colony. Beware of Von-Neumann sondes that have landed on Mars and also seek to seize their resources. Explora el planeta rojo y ayuda a establecer una colonia. Ten cuidado con las sondas Von-Neumann que también han aterrizado en Marte y quieren sus recursos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aurora Game Hub

    Aurora Game Hub

    Experience your PC Games Beautifully. Try it, we think you'll like it.

    ======================== Welcome! =========================== Experience your PC Game Library Beautifully. Try it, we think you'll like it. Check out our new video! http://www.youtube.com/watch?v=GHeQP8dNlvU Aurora Game Hub is something we made out of hate for the current PC Gaming experience. We Love Playing PC Games. We really love gaming on the PC. We think using the awesome power and flexibility of PC and using inspiration from the elegant and beautiful experience...
    Downloads: 7 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB