d是当前日期是今年(月)第多少天 博客

var getMonthWeek = function (a, b, c) { /* a = d = 当前日期 b = 6 - w = 当前周的还有几天过完(不算今天) a + b 的和在除以7 就是当天是当前月份的第几周

johon 2011-08-11   936   0

JavaScript 3D 游戏引擎 Paladin 开源项目

Web 游戏引擎技术。 Paladin sits at the intersection of 3D gaming, JavaScript framework and library development

码头工人 2019-02-23   812   0

java3d生成简单的点线图 代码段

sun.j3d.utils.applet.MainFrame; import com.sun.j3d.utils.geometry.Primitive; import com.sun.j3d.utils

P44

  Unity3D 入门教程中文版 文档

Unity3D基本操作、 用Unity3D创建简单漫游 1 基本设置 1 修改视角控制键为右键 9 如何取消浏览窗口上的右键菜单 10 植物效果设置 10 水面效果的设置 15 烘培光影贴图的处理 16

c85e 2014-01-13   552   0
P66

  JBox2D 详解-目前网上最全 文档

 10.2 2D的王者JBox2D JBox2D是开源的物理引擎Box2D的Java版本,可以直接用于Android。由于JBox2D的图形渲染使用的是Processing库,因此在Android平

726804030 2012-11-20   6182   0
P9

  unity 3d面试高频题 文档

Unity 3D面试高频问答的问题【分享自游戏蛮牛】 高频问答的问题: 1.什么是渲染管道? 是指在显示器上为了显示出图像而经过的一系列必要操作。 渲染管道中的很多步骤,都要将几何物体从一个坐标系中变换到另一个坐标系中去。

刘阿愣 2017-06-12   699   0

2D图形处理引擎 skia 经验

skia是个2D向量图形处理函数库,包含字型、座标转换,以及点阵图都有高效能且简洁的表现。不仅用于Google Chrome浏览器,新兴的Android开放手机平台也采用skia作为绘图处理,搭配Op

fmms 2012-02-08   32472   0

免费开源图形API Mesa3D 经验

Mesa3D是一个几乎和Opengl相同的免费开源图形API,它在功能上一点也不输给Opengl。作为免费开源软件,免去了诸多侵权问题的烦恼。不过最好还是不要用它来开发商业软件,这样有违开源精神。

fmms 2012-02-09   24258   0

Python的3D图形模块 VPython 经验

VPython 是一个 Python 语言加上 3D 图形模块,因此称之为 Visual。使用 VPython 可以很方面的创建可浏览的三维显示和动画,无需太多编程技巧。 项目主页: http://www

fmms 2012-02-12   66584   0

Android 2D游戏引擎 rokon 经验

rokon是一款Android 2D游戏引擎,基于OpenGL ES技术开发,物理引擎为Box2D,因此能够实现一些较为复杂的物理效果,该项目最新版本为 2.0.3 (09/07/10)。总体来说,此

jopen 2012-01-15   31334   0

Java 3D游戏引擎 jMonkeyEngine 经验

MonkeyEngine 是生成快速现代3D游戏的引擎, jMonkeyEngine (jME)封装了OpenGL,提供一个完整强大的高性能的工具包,使3D游戏的开发变得容易。 游戏视频: http://www

jopen 2012-01-15   42946   0

3D效果的菜单:Meny 经验

一个三维和空间效果的菜单。Meny需要浏览器支持CSS 3D transforms,对于旧浏览器将采用2D动画代替。它还支持移动设备的触模事件。 项目主页: http://www.open-open

jopen 2013-04-01   19137   0

3D 游戏引擎:Banana Bread 经验

2/Sauerbraten 3D游戏引擎/第一人称射击游戏的一个移植。它使用Emscripten将C++ 和 OpenGL 编译成 JavaScript 和 WebGL。 Cube 2 是一个紧凑和高效的3D游戏引擎。通过编译成

jopen 2014-12-16   38015   0

D3图形库API参考 经验

d3 库所提供的所有 API 都在 d3 命名空间下。d3 库使用语义版本命名法(semantic versioning)。 你可以用 d3.version 查看当前的版本信息。 d3 (核心部分) 选择集

jopen 2015-01-10   73032   0

跨平台的D语言开发工具:Coedit 经验

Coedit 是一个为 D 语言开发的简单集成开发环境 ( Co mpile & Edit ). 采用 Pascal 语言开发。 特性: 支持多平台 (Win/Linux). full featured

jopen 2015-01-23   19390   0
Coedit  

HighCharts之2D柱状图 经验

1、HighCharts之2D柱状图源码 column.html: HighCharts</p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-name=" jopen " data-id="37924" href="https://user.open-open.com/u/37924"> <img src="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" width="24"> jopen </a> <span class="t"> <i class="fa fa-clock-o"></i> 2014-03-21 </span>  <span class="number">18913 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/lib/tag/tubiao-baobiao-zhizuo.html">图表/报表制作</a>   <a class="" href="/lib/tag/highcharts.html">Highcharts</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="rank border ut-120-170"> <img class="lazy" src="https://static.open-open.com/img/wdfm.png" data-original="https://simg.open-open.com/show/605f68a7fd15c5793a70dbdd434c0021.jpg" > </div> <div class="content ut-pl15"> <h2 class="header"> <a href="/lib/view/open1323911228702.html" target="_blank"> 3<em>D</em>头像工具包 Xface</a> <span class="con-type">经验</span> </h2> <div class="description"><p>Xface 包含一组开源的工具包用于创建 MPEG-4 和关键帧的 3<em>D</em> 谈话头像。 主要特性: Accepts MPEG-4 FAP files and SMIL-Agent scripts as</p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/aea357384dd8fef6933d5f6f116c5509.jpg" data-avatar="https://simg.open-open.com/show/aea357384dd8fef6933d5f6f116c5509.jpg" data-name=" openkk " data-id="361" href="https://user.open-open.com/u/361"> <img src="https://simg.open-open.com/show/aea357384dd8fef6933d5f6f116c5509.jpg" width="24"> openkk </a> <span class="t"> <i class="fa fa-clock-o"></i> 2011-12-14 </span>  <span class="number">22935 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/lib/tag/3d-tuxingchuli-ku.html">3D图形处理库</a>   <a class="" href="/lib/tag/c-cplusplus.html">C/C++</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="content ut-pl15"> <h2 class="header"> <a href="/lib/view/open1433995091051.html" target="_blank"> LightGL轻量级的WebGL 3<em>D</em>渲染库</a> <span class="con-type">经验</span> </h2> <div class="description"><p>这个库可以更容易地快速创建WebGL应用程序原型。它比许多其它的WebGL库更底层,它不提供场景图(scene graph),它重新实现了OpenGL的modelview/投影矩阵堆栈,并提供类似的功能。它还重新推出GLSL的一些内置服务(如 gl_Vertex和gl_ModelViewProjectionMatrix)和OpenGL的直接模式。 </p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-name=" jopen " data-id="37924" href="https://user.open-open.com/u/37924"> <img src="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" width="24"> jopen </a> <span class="t"> <i class="fa fa-clock-o"></i> 2015-06-11 </span>  <span class="number">54740 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/lib/tag/lightgl.html">LightGL</a>   <a class="" href="/lib/tag/duomeiti-chuli.html">多媒体处理</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="content ut-pl15"> <h2 class="header"> <a href="/lib/view/open1441679361164.html" target="_blank"> <em>D</em>瓜哥分享的架构资料</a> <span class="con-type">经验</span> </h2> <div class="description"><p>扯扯蛋 以前见过零零散散地介绍一些知名网站架构的分析文章。最近<em>D</em>瓜哥也想研究一下各大知名网站的架构。所以,就搜集了一下这方面资料。限于时间问题,这篇文章分享的文章并没有都看完,所以不保证所有文章的</p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-name=" jopen " data-id="37924" href="https://user.open-open.com/u/37924"> <img src="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" width="24"> jopen </a> <span class="t"> <i class="fa fa-clock-o"></i> 2015-09-08 </span>  <span class="number">41311 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/lib/tag/jiagou.html">架构</a>   <a class="" href="/lib/tag/ruanjianjiagou.html">软件架构</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="content ut-pl15"> <h2 class="header"> <a href="/lib/view/open1452657515480.html" target="_blank"> unity3<em>d</em> + PureMVC框架搭建</a> <span class="con-type">经验</span> </h2> <div class="description"><p>unity3d + PureMVC框架搭建:0、流程:LoginView-SendNotification()---->LoginCommand--Execute()--->调用proxy中的函数操作模型数据...</p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-name=" jopen " data-id="37924" href="https://user.open-open.com/u/37924"> <img src="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" width="24"> jopen </a> <span class="t"> <i class="fa fa-clock-o"></i> 2016-01-12 </span>  <span class="number">125579 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"></div> </div> </div> </div> </section> <div class="usage-search clearfix"> <h2 class="" aria-label=""><strong>drag grid layout d</strong> 的相关搜索</h2> <div > <ul class="float-left"> <li><a href="https://www.open-open.com/search/?kw=Python与Tkinter编程" ><em>Python</em>与Tkinter编程</a></li> <li><a href="https://www.open-open.com/search/?kw=Python机器学习" ><em>Python</em>机器学习</a></li> <li><a href="https://www.open-open.com/search/?kw=Python机器学习基础教程" ><em>Python</em>机器学习基础教程</a></li> <li><a href="https://www.open-open.com/search/?kw=Python2.7入门指南" ><em>Python</em>2.7入门指南</a></li> <li><a href="https://www.open-open.com/search/?kw=selenium自动化测试实战基于Python" >selenium自动化测试实战基于<em>Python</em></a></li></ul> <ul class="float-left"> <li><a href="https://www.open-open.com/search/?kw=Python 多线程" ><em>Python</em> 多线程</a></li> <li><a href="https://www.open-open.com/search/?kw=The Python 3 Standard" >The <em>Python</em> 3 Standard</a></li> <li><a href="https://www.open-open.com/search/?kw=The Python 3 Standard Library by Example" >The <em>Python</em> 3 Standard Library by Example</a></li> <li><a href="https://www.open-open.com/search/?kw=机器学习算法 Python 实现" >机器学习算法 <em>Python</em> 实现</a></li> <li><a href="https://www.open-open.com/search/?kw=Learn Python the Hard Way" >Learn <em>Python</em> the Hard Way</a></li> </ul> </div> </div> <div class="ui-pagination clearfix"> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=15 class='pg-pre'><i class='fa fa-angle-left'></i></a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=1>1</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=2>2</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=3>3</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=4>4</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=5>5</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=6>6</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=7>7</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=8>8</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=9>9</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=10>10</a> <a href=https://www.open-open.com/search/?kw=drag+grid+layout+d&page=17 class='pg-next'><i class='fa fa-angle-right'></i></a> </div> </div> <div class="col-md-3"> <div class=" ui-box ut-pd20"> <div class="title"><h3>关键词</h3></div> <p class="tags mt10"> <a class="" href="/wenku/?tags=Python">Python</a> <a class="" href="/wenku/?tags=Android">Android</a> <a class="" href="/wenku/?tags=jQuery插件">jQuery插件</a> <a class="" href="/wenku/?tags=游戏开发">游戏开发</a> <a class="" href="/wenku/?tags=C/C++">C/C++</a> <a class="" href="/wenku/?tags=Highcharts">Highcharts</a> <a class="" href="/wenku/?tags=软件架构">软件架构</a> <a class="" href="/wenku/?tags=图表/报表制作">图表/报表制作</a> <a class="" href="/wenku/?tags=图形/图像处理">图形/图像处理</a> <a class="" href="/wenku/?tags=多媒体处理">多媒体处理</a> <a class="" href="/wenku/?tags=jQuery菜单插件">jQuery菜单插件</a> <a class="" href="/wenku/?tags=3D图形处理库">3D图形处理库</a> <a class="" href="/wenku/?tags=Meny">Meny</a> <a class="" href="/wenku/?tags=Coedit">Coedit</a> <a class="" href="/wenku/?tags=LightGL">LightGL</a> <a class="" href="/wenku/?tags=framework">framework</a> <a class="" href="/wenku/?tags=面试题目">面试题目</a> <a class="" href="/wenku/?tags=Banana Bread">Banana Bread</a> <a class="" href="/wenku/?tags=ERP,BI软件,免费商业智能">ERP,BI软件,免费商业智能</a> <a class="" href="/wenku/?tags=Google">Google</a> </p> </div> </div> </div> </div> </div> </div> <footer > <div class="container py-5"> <div class="row"> <div class="col-md-3"> <h5>社区</h5> <div class="row"><div class="col-md-6"><a class="text-muted" href="/project/">项目</a></div><div class="col-md-6"><a class="text-muted" href="/solution/">问答</a></div><div class="col-md-6"><a class="text-muted" href="/wenku/">文库</a></div><div class="col-md-6"><a class="text-muted" href="/code/">代码</a></div><div class="col-md-6"><a class="text-muted" href="/lib/">经验</a></div><div class="col-md-6"><a class="text-muted" href="/news/">资讯</a></div></div> <ul class="list-unstyled text-small ut-mt20"><li><a class="text-muted" title=" 安卓开发专栏" target="_blank" href="http://www.open-open.com/lib/list/177">安卓开发专栏</a></li><li><a class="text-muted" href="http://www.open-open.com/lib/tag/开发者周刊" target="_blank" rel="tag">开发者周刊</a></li><li><a class="text-muted" href="http://www.open-open.com/lib/view/open1475497562965.html" target="_blank" rel="tag">Android Studio 使用推荐</a></li><li><a class="text-muted" href="http://www.open-open.com/lib/view/open1475497355674.html" target="_blank" rel="tag">Android开发推荐</a></li></ul> </div> <div class="col-md-3"> <h5>帮助中心</h5> <ul class="list-unstyled text-small"><li><a class="text-muted" href="/upload.html">文档上传须知</a></li></ul> <h5>关于我们</h5> <ul class="list-unstyled text-small"><li><a class="text-muted" href="/about.html">关于深度开源</a></li><li><a class="text-muted" href="/duty.html">免责声明</a></li><li><a class="text-muted" href="/contact.html">联系我们</a></li></ul> </div> <div class="col-md-6 text-center"><img class=center-block src="https://static.open-open.com/img/logo01.svg" width=190px alt="深度开源"><small class="d-block mb-3 text-muted ut-mt40">© 2006-2019 深度开源 —— 开源项目,开源代码,开源文档,开源新闻,开源社区  杭州精创信息技术有限公司  <br/><br/><img src="https://static.open-open.com/img/beian.png"/><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33018302001163">  浙公网安备 33018302001163 号</a>  <a target="_blank" href="https://beian.miit.gov.cn">浙ICP备09019653号-31</a></small></div> </div> </div> </footer> <div id="fTools"><span id="gotop"> <i class="fa fa-arrow-up" aria-hidden="true"></i> </span><span id="feedback" title="建议反馈"> <i class="fa fa-inbox" aria-hidden="true"></i></span></div> <script type="text/javascript" src="https://static.open-open.com/js/lib.js?v=1.02"></script> <script type="text/javascript" src="https://static.open-open.com/assets/popper.min.js"></script> <script src="https://static.open-open.com/js/bootstrap.min.js"></script> <script type="text/javascript" src="https://static.open-open.com/js/base.js?v=1.02"></script> <script type="text/javascript" src="https://static.open-open.com/js/jq-plug.js?v=1.02"></script> <script> $(function () { JC.reminderPop();//弹出用户信息 // JC.messagesPop(); //JC.getNotice(); //动态广播 $(".link-login").click(function(){ JC.lORr('login'); }); $("#topSearch").searchInit(); //用户登录状态 JC.setLogin(false); }); </script> <!-- JavaScript at the bottom for fast page loading --> <script> //index $(function () { function GetUrlParms() { var args = new Object(); var query = location.search.substring(1);//获取查询串 var pairs = query.split("&");//在逗号处断开 for (var i = 0; i < pairs.length; i++) { var pos = pairs[i].indexOf('=');//查找name=value if (pos == -1) continue;//如果没有找到就跳过 var argname = pairs[i].substring(0, pos);//提取name var value = pairs[i].substring(pos + 1);//提取value args[argname] = decodeURI(value);//存为属性 } return args; } var channel = ["all","learn","enjoy","resource","doc","solution","ppt", "", "", "pdf", "project", "lib", "code", "news", "blog"], args = new Object(), url = "https://www.open-open.com/search/", kw = "", t = 0, page = 1, channelList=$(".all-sort-list"); args = GetUrlParms(); if (args["kw"] != undefined) {kw = args["kw"].replace(/\+/g,' ').replace(/(^\s*)|(\s*$)/g, "");} if (args["page"] != undefined) {page = args["page"];} if (args["t"] != undefined) {t = parseInt(args["t"]);} $('.'+channel[t]).addClass("active"); $("#search-form input[name=t]").val(t); function goto(t) {return (t==0)?url+ "?kw="+kw:url+ "?kw="+kw+"&t="+t;} $('.tab').click(function () { window.location = goto($(this).data('t')) }); $('#search-form .close').click(function () { $("#search-form input[name=kw]").val('').focus(); $(this).hide(); }); }); </script> <!-- end scripts --> </body> </html>