Search Results for "polygon love 2" - Page 3

Showing 84 open source projects for "polygon love 2"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    PandoraCapture

    Record music from Pandora and LastFm

    This app records streaming audio from Pandora and LastFm. It uses the XML streams from the two systems to tag the mp3's with all avilable tags, and downloads album art as well. For pandora, it uses ffmpeg command-line to convert the m4a to mp3 before tagging. For last.fm, it simply tags the mp3 that comes from last.fm. BTW, I'd love to make some money off of it, so if anyone would like to donate, let me know. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Triangulator

    Simple example for triangulate polygon with allegro engine (C++)

    Simple example for triangulate polygon with allegro engine (C++). This project provided "as is". It have two bugs: cursor and camera orientation. If you do not pay attention to it, the program is working. Maybe I'll fix it later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    InfinityTK

    InfinityTK

    Game development toolkit

    InfinityTK was created with the purpose of aiding myself in the development of my own game engine. I chose to create this library/toolkit because I felt like other alternatives were either too much or not fitting (SDL, SFML, GTK+, Qt) Please download the debug *.tar.gz so you can easily identify bugs I really need feedback; so guize plz, go to the discussions page or create a ticket to let me know what you hate/dislike/despise/love
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OPL2

    OPL2

    Open source, moddable game engine for the "Polygon Love 2" game

    OPL2 is an open source, extremely moddable replacement for the Polygon Love 2 game engine, written in Python and C++ and using the Panda3D game engine ( www.panda3d.org ) OPL2 is just an engine, you will need the files from the original game to be able to play. OPL2 doesn't contain any copyrighted material from the original game/engine. While Polygon Love 2 is an erotic/life simulation game, the OPL2 engine does not contain any explicit material itself. OPL2 is heavily moddable and can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 5
    The Blackspirit Game Engine is a Java implementation of an extendable 2d game engine. Most functionality is added as extensions (e.g. Graphics, Physics, Audio, Scripting, Input, AI). Blackspirit Graphics is used for rendering (hosted on sourceforge)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    i3 manjaro RESPIN

    i3 manjaro RESPIN

    A respin of manjaro linux with i3 as window manager.

    CODENAME ALUMINIUM HAT LINUX (since tin hat and tinfoil hat were already taken) Just a respin of Manjaro (http://manjaro.org/) with i3 window manager (http://i3wm.org/) created with manjaroISO (http://wiki.manjaro.org/index.php/ManjaroISO). It's not official and I do not belong in the manjaro team. It was created for testing purposes. For the love of Linus don't install this on production machines run it live or in a virtual machine. Useful install instructions: 1. You can use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dangqiwu

    triangulation code

    This code uses two libraries, a polygon clipping library and a triangulation library, to create a triangulator that is not OpenGL based and not CGAL based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cmlplot

    A quick-and-dirty plotting program to be used from the unix shell.

    cmlplot is a small, simple and straightforward plotting program for GNU/Linux and MacOSX. cmlplot may be useful to people that love working from within the unix shell, hate herding the mouse around, and need a plotting program that can read standard input and can be used in unix pipelines : tac mydata.dat | awk '{print $17 " " $21 " " $23}' | cmlplot cmlplot can do simple x-y plots, can overlay two x-y plots, can draw histograms, can do scatter plots, and can draw contour plots of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BlenderBuntu V2

    BlenderBuntu V2

    Version 2 is NOT ready for testing!

    Please see the website for details on version 2. New improved user interface, better performance, less RAM usage, Tweaked applications for even better Ram efficiancy, Smaller download size, easier to use, And much less bugs. Newer, sexier, faster, smaller... whats not to love!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM) Icon
    Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM)

    For IT security teams in need of an AI-driven unified endpoint management platform

    IBM® MaaS360® is uniquely equipped to help IT professionals manage a wide variety of endpoints, apps, and data, and protect them efficiently and productively.
    Learn More
  • 10
    gl_Paint

    gl_Paint

    A (very) shitty OpenGL remake of MS-Paint

    I love OpenGL. I also love raw binary data. Ya know what you can do with those two? Create pictures! So, this program just edits some raw binary data for an image, assigns it to an OpenGL texture (what you see when editing), and allows you to edit and save that picture. Wheee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LWKT

    LGPL WKT parser

    LWKT is a WKT parser under the LGPL license. It have not dependencies: it is pure Java compiled with 1.5 or 1.6 version. The output can be as GML 2 or 3 version, optionally setting a SRS name. Supported inputs are: POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON For each of them, are handled both 2D inputs like: POINT(2.4 12.66) and 3D inputs like: POINT Z(2.4 12.66 0.0) At the following URL: http://95.110.227.201:8080/lwkt is exposed a minimal web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    its a simple php scripte to calculate the love percentage between the two peaple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Falcon 4 : Open Source
    This is Falcon 4 Open Source. A community that will hopefully develop around the open ended portability that it can offer. The end product will center around intense Vietnam campaign action, with all the things that we love about Falcon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Titanic Disaster Simulation
    TDS is a thrilling simulation of the Titanic ship disaster. The focus lies on realistic physics and haunting music to create a thundering atmosphere in egoperspective. The entire project will be released under the GPL, strictly non-commercial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Archimedes
    Archimedes is a small tool to calculate the geometrical moment of inertia and other geometrical characteristics of a polygon. It's future goal is to supply a powerful and all-embracing open source tool to all engineers. Please rate it!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The bastard love child of a large music collection and OCD. Organise and traverse your music collection more efficiently and pedantically than ever before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenGL with MFC term project
    CAD/CAM lecture term project. Use MFC and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hi! My name is Marinescu Bogdan a 3rd grade student in University of Pitesti and i'm working on a project to fill a polygon based on a triangularization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It is a 3D character animation editor. Users will be able to focus only on the animation of their characters (and not in modeling), with everything easy to use. The GUI is completely made with SDL, because I love to reinvent the wheel ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    If you are long term Investors, you use Linux operating system and love command line utilities then STOCKY is for you. As a key feature, stocky will tell you whether to hold or sell your stocks based on stoploss you have set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UIX offers a clever new way to access windows, widgets, and controls via the keyboard without making use of the mouse. This program is intended for power users, handicapped users, or anyone who would love to use shortcuts without having to memorize them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    *This project is Abandoned and no longer support. friendnlove is a another free dating script built using PHP/MySQL. Features: profile, adult profile, send a kiss/note/email/wink, view track, who's online, who's new, profile search/auto search. Start with our easy script and build your own dating site
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Area is a small program with which you can calculate the area of any polygon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Soulcage is a medieval epic RPG, that thrust players into the tragic story of the murder committed by the High Guard of the Royal Family, where you play the role of the mistreated murderer’s son. It is a story of love and big prowess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JGP is a GUI for gnuplot (http://www.gnuplot.info/). It is made for all those who just love gnuplot but who found that organizing a large number of datasets and plots from the command line is inconvenient. JGP uses gnuplot as plotting engine.
    Downloads: 3 This Week
    Last Update:
    See Project