You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion of the PulpCore project for people who use computers to communicate.
|
|
|
The End of PulpCore
|
| |
Hi guys,
Well this probably won't come as a surprise to anyone, but I've
decided to officially end development of PulpCore.
(The other bad news is I'm going to delete the project and close the
group in the next few weeks, so if you need the code, grab it now.)
First, I wanted to apologize for all the promises I made that never... more »
|
|
PulpCorePlayer performance vs in browser performance (me too)
|
| |
Hi,
decided to give PulpCore a try and installed it today using Eclipse.
I'm new to Eclipse too, and the "how to" for Eclipse at
[link] obviously refers to an
older version of Eclipse, but I'm moderately confident I could follow
it nonetheless. The renamed BubbleMark compiles and runs. But very... more »
|
|
Need an eBook !
|
| |
Hello !
I find PulpCore the greatest Java 2D Game engine I ever seen, so by
look on the net, I can't find any book talking about it, or eney
tutorial treating about g*creating a 2D game from A to Z !
so, is there any good tutorial, or book, talking about, making a 2D
game from scratch ?
tanx in andvance... more »
|
|
Crop/clip an image without creating a copy
|
| |
I'm displaying sprites using simple images. I want to be able to slide
an image into view by dynamically changing how much of it is clipped.
I see Image.crop() exists but that creates a copy and would therefore
be a pain to use.
Is there a simple way to add clipping regions to a single sprite/image?... more »
|
|
Black border on applet
|
| |
Using the CoreApplet, we see a 1-pixel black line on the right and
bottom side of our window/scene. I think it's an HTML issue rather
than a PulpCore rendering issue, but has anyone else seen this? I get
the same on Chrome and IE9 (no other browsers on this PC).
|
|
Web Service Utilisation
|
| |
I have just began using PulpCore to implement a simple educational game for some university project work and I have to admit the results are brilliant so far. I have however came across an issue which I am wondering if anyone can assist with. Overview: The educational game integrates a chat bot to assist with further learning... more »
|
|
Issue 33 in pulpcore: Provide a GWT version
|
| |
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 33 by nick.hri...@gmail.com: Provide a GWT version [link] Google Web Toolkit allows for java developers to cross-compile java code into javascript code. Your framework could, theoretically, run "natively" in the browser if it... more »
|
|
|