搜索资源列表
电话
- 电话 //创建以画布为依托的简单场景图对象,没有多个Locale SimpleUniverse u=new SimpleUniverse(c) u.getViewingPlatform().setNominalViewingTransform() //创建分支组对象 BranchGroup scene=createSceneGraph(c) //组装,分支组 对象加到 场景图 u.addBranchGraph(scene) //带场景图的画
Game-Solution
- 简单图问题的实际应用 编程问题小游戏的解决方案 -Simple graph and the practical application of game programming solution to the problem