首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 简单,入门级的图形编程的便携式图形前端

简单,入门级的图形编程的便携式图形前端

资 源 简 介

Inspired by Processing, SG4C (Simple Graphics 4 C) is a simple, portable frontend for entry level 2D graphics programming. This is designed for use in classroom so students with no graphics programming experience can easily engage in creative, graphical course projects. SG4C uses a portable Java frontend to draw on the screen. The C backend is simply communicating through standard IO. This separation allows simple compilation steps and little dependency (just a header file) for the C backend, with the tradeoff of overhead and inefficiency making it unsuitable for application requiring high framerate.

文 件 列 表

sg4c-0.1-rev6-all
inc
sg4c-0.1.jar
template.c
VIP VIP
0.159900s