https://github.com/rxwei/gles-render-for-cocos2d
GLES-Render for cocos2d. Retina Display compatible.
https://github.com/rxwei/gles-render-for-cocos2d
Last synced: 3 months ago
JSON representation
GLES-Render for cocos2d. Retina Display compatible.
- Host: GitHub
- URL: https://github.com/rxwei/gles-render-for-cocos2d
- Owner: rxwei
- Created: 2011-12-23T08:10:51.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-23T08:31:29.000Z (over 14 years ago)
- Last Synced: 2025-02-27T21:39:02.457Z (over 1 year ago)
- Homepage: http://www.xinranmsn.com/opensource/GLES-Render
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
README
Created by Richard Wei on Dec 23, 2011.
Copyright 2011 Xinranmsn Labs.
In official cocos2d+Box2D template, GLES-Render does not support Retina Display, and results in difficulty when debugging.
This is an optimized GLES-Render class for cocos2d, compatible with Retina Display.
Feel free to use it or change it.