function s2j_onVideoPlay(){
var pro_id=2342;
var user_id='';
var charge= document.getElementById("charge").value;
var view_qx= document.getElementById("view_qx").value;
var is_fist='';
if(is_fist==1){
$("#buylink").css("display","none");
return;
}
if(user_id == "") {
player.j2s_stopVideo();
if(charge == 0) {
var index2 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .no-reg-login')
});
$('.course-play .play-layer .no-reg-login .close-btn').click(function() {
layer.close(index2);
});
} else {
var index2 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .pay')
});
$('.course-play .play-layer .pay .close-btn').click(function() {
layer.close(index2);
});
}
} else {
if(charge == 1&&view_qx==0) {
player.j2s_stopVideo();
$("#buylink").css("display","block");
}
}
}
$(function(){
var user_id='';
var charge= document.getElementById("charge").value;
if(user_id==""&&charge==0)//免费未登录
{
// 未登录注册弹出
var index2 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .no-reg-login'),
});
$('.course-play .play-layer .no-reg-login .close-btn').click(function() {
layer.close(index2);
})
}
else if(user_id==""&&charge==1)
{
// 付款提示
var index4 = layer.open({
type: 1,
title: '',
area: ['95%', ''],
closeBtn: 0,
shade: 0.6,
shadeClose: true,
content: $('.course-play .play-layer .pay'),
});
$('.course-play .play-layer .pay .close-btn').click(function() {
layer.close(index4);
})
}
});
正在播放:
function check_login(){
var index1 = layer.open({
type: 1,
title: '',
area: ['100%', '100%'],
offset: 'b',
closeBtn: 0,
shadeClose: true,
content: $('.login'),
});
$('.login .close-btn').click(function() {
layer.close(index1);
})
}
function check_quanxian(){
$.MsgBox.Alert("提醒", "年会员及其以上等级会员才有下载的权限
立即升级!");
}
function check_quanxian2(){
$.MsgBox.Alert("提醒", "月会员及其以上等级会员才有下载的权限
立即升级!");
}
视频版权:归VRay官方所有
官方发布时间:2020年7月20
内容简介:
https://www.chaosgroup.com/try-vray-3 获取30天免费试用版。
讲师Cory Holm将分享工作流程技巧和窍门,并介绍在CPU或GPU上使V-Ray 5 for 3ds Max的方法。观看我们的网络研讨会,了解如何超越渲染,充分利用V-Ray 5的新功能。室内场景的最佳实践。您将了解到从材质和照明到在重新设计的V-Ray Frame Buffer中进行最后润饰的技巧。
欲试用V-Ray材质库缩图更新脚本,请单击此链接:https://bit.ly/3eLm4cf
本小节是 免费 课程,登录即可观看学习
马上注册 或
登录,学习所有免费课程
成为活力网VIP,马上开始学习
订阅VIP会员学习所有课程
成为活力网VIP,马上开始学习
马上注册 或
登录,VIP会员学习所有免费课程
VRay 5.1 for SketchUp
入门到提升教程
了解详情