当前位置: 首页 > news >正文

300+篇创新高,ACM会议,录用率27.1%!CCF推荐学术会议(C)截稿提醒

►►►

VRST 2026

The 32nd ACM Symposium on Virtual Reality Software and Technology (VRST) will be held in Sendai, Japan, from Monday-Wednesday, 16-18 November 2026. The VRST is an international forum for the exchange of experience and knowledge among researchers and developers concerned with VR/AR software and technology.

►►►

重要信息

CCF推荐:C(计算机图形学与多媒体)

录用率:27.1%(90/332,2025年)

时间地点:2026年11月16日-日本 仙台

截稿时间:2026年6月8日

大会官网:https://vrst.acm.org/vrst2026/

►►►

Call for Papers

  • Display technology and interaction devices

  • Low-latency and high-performance software and applications

  • Multi-user and distributed XR

  • XR software environments and authoring systems

  • Interaction techniques

  • Tracking and sensing

  • Multimodal XR including haptics, smell, taste, and brain-computer interfaces

  • Audio & music processing, sound synthesis, and sonification

  • XR-related computer vision, computer graphics, and rendering techniques

  • Immersive analytics

  • Diversity and Inclusion in XR

  • XR-related modeling and simulation techniques

  • Avatars and virtual humans, virtual embodiment, and body-ownership illusions

  • Teleoperation and telepresence

  • Performance testing, user experience, and empirical studies

  • Locomotion and navigation

  • Perception, presence, and cognition

  • XR applications, e.g. training, medical, fabrication

  • Multi-disciplinary research projects involving innovative use of XR

►►►

Submission Guidelines

All paper submissions must be in English and anonymous for a double-blind review process. All accepted papers will be published in the ACM Digital Library in the VRST collection.

Submissions should be prepared using the Word or LaTeX templates from the official ACM Master article template packages and TAPS. LaTeX submissions should be in double-column format, 4 to 9 pages excluding references; Word submissions should be approximately 8,000 words including space for figures, tables, etc. The length of a paper should be commensurate with its contribution.

http://www.cnnetsun.cn/news/2462771.html

相关文章:

  • 不会C++也能搞算法?手把手教你用MATLAB Coder把.m文件变成VS2019能用的C++库
  • TEC-2实验台手把手:用6116芯片扩展存储器,从原理图到单步调试全流程
  • CNAS实验室一份完整的质量手册需要包含哪些要素?一文教会质量手册编写
  • RAG 不仅仅是向量库对接:深入解析其三大复杂挑战与工程实践
  • Windows 11终极优化指南:使用Win11Debloat一键清理系统冗余提升性能
  • ARM PMU性能监控与TLB缓存事件深度解析
  • SOLIDWORKS PDM 离线状态设置指南
  • 不平衡学习的自适应合成采样方法ADASYN(Matlab代码实现)
  • 量子同态加密:理论与实践的突破
  • ARM9老开发板救星:用BusyBox 1.7.0和4.3.2工具链构建根文件系统(避坑实录)
  • 实战演练:利用京东API一键抓取商品详情
  • 告别Telnet和Jmeter!用Apifox 2.3.24一站式搞定Dubbo 3.x接口调试(附Nacos注册中心实战)
  • Gemini Ultra长文本推理性能崩塌点在哪?实测128K tokens下响应时间激增217%的根因分析
  • 别再乱用BatchNorm了!PyTorch实战:LayerNorm、InstanceNorm、GroupNorm到底怎么选?
  • 终极Win11Debloat指南:3步彻底优化Windows 11系统性能与隐私
  • 2026 GEO 服务商深度盘点:AI 搜索时代品牌增长工具怎么选
  • 美团CVPR 2026中稿精选:视觉生成遇上慢思考,解码多模态推理新范式
  • 告别rqt_plot!用PlotJuggler+ROS2高效分析你的机器人传感器数据流
  • 无王无帝定乾坤,来自田间第一人 凰标立定新格局
  • 别再只勾选CMSIS-V2了!深入理解STM32CubeMX中FreeRTOS的CMSIS层:如何让你的代码更易移植与维护
  • 保姆级教程:在Ubuntu 20.04上搞定Intel RealSense D435i与ROS Noetic的联调(含RK3588避坑指南)
  • 构建网易云音乐API服务:Node.js技术架构与全栈集成方案
  • GD32 SPI通信协议详解与W25Q64 Flash驱动实战
  • 3分钟快速上手LyricsX:打造专属桌面歌词体验的完整指南
  • RTOS任务通知:轻量级通信机制的原理、应用与性能优化
  • RePKG终极指南:快速解包Wallpaper Engine资源包的完整教程
  • STM32 HAL库驱动NRF24L01避坑大全:从SPI配置到地址匹配的5个常见错误
  • 从蓝桥杯嵌入式真题到项目实战:如何把赛题代码改造成一个可配置的电压监控系统?
  • Java面试必背|布隆过滤器原理+实战,拒绝基础款,面试直接脱颖而出
  • 从MobileNet到HRNet:如何为你的DeepLabV3+项目挑选最合适的PyTorch骨干网络?